Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 342251 - [Tooling] Integrate org.eclipse.rap.ui.launcher.rwt in build
Summary: [Tooling] Integrate org.eclipse.rap.ui.launcher.rwt in build
Status: RESOLVED FIXED
Alias: None
Product: RAP
Classification: RT
Component: Tools (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.4 M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-08 05:42 EDT by Rüdiger Herrmann CLA
Modified: 2011-04-14 08:34 EDT (History)
1 user (show)

See Also:


Attachments
Patch against releng that adds the necessary bundles to feature an map file (2.03 KB, patch)
2011-04-08 11:15 EDT, Rüdiger Herrmann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rüdiger Herrmann CLA 2011-04-08 05:42:02 EDT
Since 2011-04-07 a new bundle to launch RWT standalone applications exists in CVS. It should be part of the tooling feature and therefore needs to be integrated into the tooling build.
Comment 1 Rüdiger Herrmann CLA 2011-04-08 11:15:41 EDT
Created attachment 192843 [details]
Patch against releng that adds the necessary bundles to feature an map file
Comment 2 Holger Staudacher CLA 2011-04-14 08:34:43 EDT
Thanks for the patch. I changed two lines from:

plugin@org.eclipse.rap.ui.intro=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt
plugin@org.eclipse.rap.ui.intro=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt.help

to:

plugin@org.eclipse.rap.ui.launch.rwt=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt
plugin@org.eclipse.rap.ui.launch.rwt.help=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt.help

The changes are in CVS HEAD and our build includes the bundles already.