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

Bug 392430

Summary: [Tools] Rename rap.ui.* bundles into rap.tools.*
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: ToolsAssignee: Markus Knauer <mknauer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M4   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on: 395941    
Bug Blocks:    

Description Ralf Sternberg CLA 2012-10-19 08:38:56 EDT
The RAP Tools bundles are prefixed with o.e.rap.ui, but should be prefixed with o.e.rap.tools.
Comment 1 Ralf Sternberg CLA 2012-10-19 08:40:28 EDT
When fixing this bug, consider bug 342018 as well.
Comment 2 Markus Knauer CLA 2012-12-05 05:25:29 EST
First step will be to rename the bundle IDs and adjust the Git repository layout. This includes the required changes to the build infrastructure.
Comment 3 Markus Knauer CLA 2012-12-05 06:02:23 EST
All bundle and test projects have been renamed and the build files have been updated. The releng/feature projects were already following the new naming convention.

commit e57a1f51f3df277e77100109c059d56fe76926dc

bundles
org.eclipse.rap.tools.intro
org.eclipse.rap.tools.launch
org.eclipse.rap.tools.launch.rwt
org.eclipse.rap.tools.templates

tests
org.eclipse.rap.tools.launch.rwt.test
org.eclipse.rap.tools.tests

Next step is a large refactoring of the Java package names, the extension etc. IDs, the help and intro text.
Comment 4 Ivan Furnadjiev CLA 2012-12-06 03:37:02 EST
Fix all broken tests, because of renaming.
Comment 5 Ivan Furnadjiev CLA 2013-01-15 03:29:55 EST
Fixed in M4.