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

Bug 443441

Summary: org.eclipse.gef4.geometry.utils should be renamed to org.eclipse.gef4.internal.geometry.utils
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF GeometryAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 3.10.0 (Mars) M2   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2014-09-06 05:10:26 EDT
org.eclipse.gef4.geometry.utils is no API package (it is exposed with x-friends directive), yet it does not contain 'internal' in its name. We should rename it to 'org.eclipse.gef4.internal.geometry.utils', following the Eclipse naming conventions, already being applied to the DOT bundles.
Comment 1 Alexander Nyßen CLA 2014-09-06 06:37:58 EDT
Renamed package as outlined to o.e.g4.internal.geometry.utils. Pushed all changes to origin/master. Resolving as fixed in 3.10.0M2.