-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Speedup Capella Startup #2315
base: master
Are you sure you want to change the base?
Speedup Capella Startup #2315
Conversation
🚀 Build master-6.0-PR-2315-1 started! |
😞 Build master-6.0-PR-2315-1 failed! |
24ffce7
to
33a527a
Compare
🚀 Build master-6.0-PR-2315-2 started! |
33a527a
to
9f9724c
Compare
🚀 Build master-6.0-PR-2315-3 started! |
😞 Build master-6.0-PR-2315-2 failed! |
😟 Build master-6.0-PR-2315-3 is unstable! The product is available here. |
9f9724c
to
4ca8827
Compare
🚀 Build master-6.0-PR-2315-4 started! |
4ca8827
to
5f554a9
Compare
😐 Build master-6.0-PR-2315-4 has been aborted! |
🚀 Build master-6.0-PR-2315-5 started! |
Remove PLUGIN_ID (and variations) declarations from Bundle Activators. If the modified Activator does nothing, including setting an "instance" value into the start/stop methods and declaring a getInstance() method returning this method, then remove the Activator and its reference in the Manifest. Rely on FrameworkUtils.getBundle and Platform.getLog to replace PLUGIN_ID and Logging where elements have been removed from the Activator. AbstractUIPlugin.imageDescriptorFromPlugin is used to replace Activators.getDefault() used to retrieve imageDescriptors. Move Capella viewpoint URI declaration from deleted Plugin activator to CapellaMetadataProvider of core af.integration plugin.
AbstractUIPlugin.imageDescriptorFromPlugin is used to replace Activators.getDefault() used to retrieve imageDescriptors. Removed activators from doc plugins. Keep commandline doc empty interface used by commandline plugin to retrieve documentation content and display it to user. Change-Id: I0000000000000000000000000000000000000000 Signed-off-by: Arnaud Dieumegard <[email protected]>
Change-Id: I0000000000000000000000000000000000000000 Signed-off-by: Arnaud Dieumegard <[email protected]>
Remove PLUGIN_ID (and variations) declarations from Bundle Activators. If the modified Activator does nothing, including setting an "instance" value into the start/stop methods and declaring a getInstance() method returning this method, then remove the Activator and its reference in the Manifest. Rely on FrameworkUtils.getBundle and Platform.getLog to replace PLUGIN_ID and Logging where elements have been removed from the Activator.
Remove preference initialization from plugin activators using the org.eclipse.core.runtime.preferences extension point
Remove PLUGIN_ID (and variations) declarations from Bundle Activators. If the modified Activator does nothing, including setting an "instance" value into the start/stop methods and declaring a getInstance() method returning this method, then remove the Activator and its reference in the Manifest. Rely on FrameworkUtils.getBundle and Platform.getLog to replace PLUGIN_ID and Logging where elements have been removed from the Activator.
Replace image(descriptor) retrieval with Platform API. Remove Activator. Change-Id: I0000000000000000000000000000000000000000 Signed-off-by: Arnaud Dieumegard <[email protected]>
Wrong InstanceNNode property node was used in refactoring
Remove missed deleted Activator reference in MANIFEST.MF (capella.doc) Remove declarations of PLUGIN_ID values in two activators. Change-Id: I0000000000000000000000000000000000000000 Signed-off-by: Arnaud Dieumegard <[email protected]>
4beb4b1
to
b11c5bb
Compare
😟 Build master-PR-2315-13 is unstable! The product is available here. |
🚀 Build master-PR-2315-14 started! |
😟 Build master-PR-2315-14 is unstable! The product is available here. |
SonarCloud Quality Gate failed. |
🚀 Build master-PR-2315-15 started! |
😞 Build master-PR-2315-15 failed! |
No description provided.