Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 476696

Summary: org.eclipse.draw2d.test and org.eclipse.gef.test do not follow eclipse naming conventions.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: MiscAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.10.1   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M2   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-09-05 06:53:07 EDT
The Draw2d and GEF test bundle names are not compliant to the eclipse naming conventions (https://wiki.eclipse.org/Naming_Conventions). We should align them accordingly and rename them to org.eclipse.draw2.tests and org.eclipse.gef.tests.
Comment 1 Alexander Nyßen CLA 2015-09-05 07:22:08 EDT
Renamed both bundles into org.eclipse.draw2.tests and org.eclipse.gef.tests. Pushed changes to origin/master. Resolving as fixed in 3.11.0 M2.