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

Bug 411617

Summary: p2 index.html still refers to 'Rich Ajax Platform'
Product: [RT] RAP Reporter: RĂ¼diger Herrmann <ruediger.herrmann>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
URL: http://download.eclipse.org/rt/rap/nightly/runtime/
Whiteboard:

Description RĂ¼diger Herrmann CLA 2013-06-25 11:25:36 EDT
The index page that is shown when a p2 repository is accessed with a web browser still refers to 'Rich Ajax Platform' (see URL for an example)
Comment 1 Ivan Furnadjiev CLA 2013-06-25 11:46:01 EDT
Some more in incubator build bundles - category.xml. Also in org.eclipse.rap.fileupload.feature\feature.properties.
Comment 2 Ralf Sternberg CLA 2013-06-25 14:44:09 EDT
Thanks! Found and fixed these two index.html files by `find download/rt/rap -name index.html | xargs grep Rich`:
  download/rt/rap/nightly/runtime/index.html
  download/rt/rap/nightly/tooling/index.html

Anything else on the download server?
Comment 3 Ivan Furnadjiev CLA 2013-06-26 03:45:36 EDT
Fixed occurrences in incubator bundles - clientscripting, dropdown, nebula grid and fileupload.
Comment 4 Ivan Furnadjiev CLA 2013-06-26 05:43:18 EDT
As all the mentioned places are fixed I will close this bug.