Bug 207643 - [refactoring] Make rename Bundle-SymbolicName more advanced
Summary: [refactoring] Make rename Bundle-SymbolicName more advanced
Status: RESOLVED WORKSFORME
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2007-10-26 18:31 EDT by Brian Bauman CLA
Modified: 2019-09-02 15:03 EDT (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (683 bytes, application/octet-stream)
2007-12-02 14:26 EST, Chris Aniszczyk CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Bauman CLA 2007-10-26 18:31:05 EDT
Extension point definitions that don't define their own namespace (only an option on schema version 3.2+), take the namespace of the bundle.  When the bundle is refactored, we currently don't update any of these extension references that would break.  

For example if a plug-in named "com.ibm.plugin" has an extension "coolStuff", all references to this extension will be in the form of "com.ibm.plugin.coolStuff".  When the plug-in is refactored to "org.eclipse.plugin" all the references to com.ibm.plugin.coolStuff will break since the extension point is not "org.eclipse.plugin.coolStuff".

It would be nice to update these references when we refactored a bundle's id.
Comment 1 Chris Aniszczyk CLA 2007-12-02 14:26:46 EST
Tagging bugday and adding context.
Comment 2 Chris Aniszczyk CLA 2007-12-02 14:26:50 EST
Created attachment 84277 [details]
mylyn/context/zip
Comment 3 Eclipse Genie CLA 2019-01-04 20:19:22 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 4 Lars Vogel CLA 2019-09-02 15:02:10 EDT
This bug was marked as stalebug a while ago. Marking as worksforme.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard tag.
Comment 5 Lars Vogel CLA 2019-09-02 15:03:07 EDT
This bug has been marked as stalebug a while ago without any further interaction.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard flag.