Bug 209566 - [useradmin] refactor to have internal in namespace
Summary: [useradmin] refactor to have internal in namespace
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Compendium (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M6   Edit
Assignee: Thomas Watson CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2007-11-12 17:35 EST by Chris Aniszczyk CLA
Modified: 2008-02-22 11:56 EST (History)
1 user (show)

See Also:
tjwatson: review-


Attachments
org.eclipse.equinox.useradmin.patch (175.30 KB, patch)
2007-11-12 17:45 EST, Chris Aniszczyk CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Aniszczyk CLA 2007-11-12 17:35:06 EST
User admin should look like other Eclipse bundles.

http://wiki.eclipse.org/Naming_Conventions#Internal_Implementation_Packages
Comment 1 Chris Aniszczyk CLA 2007-11-12 17:45:48 EST
Created attachment 82715 [details]
org.eclipse.equinox.useradmin.patch

Here's a patch that refactors to the 'org.eclipse.equinox.internal.useradmin' namespace.
Comment 2 Chris Aniszczyk CLA 2007-11-12 17:47:09 EST
for Tom to review.
Comment 3 Thomas Watson CLA 2007-12-12 11:19:21 EST
Not for M4.
Comment 4 John Arthorne CLA 2008-02-20 09:56:40 EST
This should be cleaned up by the API freeze
Comment 5 Thomas Watson CLA 2008-02-20 11:36:19 EST
useradmin has no api.  This is just to rename the internal packages to conform to eclipse coding practices.  I will release for M6.
Comment 6 Thomas Watson CLA 2008-02-22 11:56:20 EST
I did not use the patch.  I did not want to risk loosing any changes that may have occurred since the patch.  But refactoring in Eclipse saves the day so it was easy to redo the changes.
Comment 7 Thomas Watson CLA 2008-02-22 11:56:58 EST
Fixed in HEAD.