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

Bug 364404

Summary: Deployed README_FIRST for RUI and Dojo samples are wrong
Product: z_Archived Reporter: broy2
Component: EDTAssignee: Project Inbox <edt.website-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: svihovec
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description broy2 CLA 2011-11-21 13:27:29 EST
Both the RUI and Dojo samples have README_FIRST.html files.
The RUI readme starts: 
Use this sample to learn how to use the EGL Rich UI widgets.  
The Dojo readme starts:
Use this sample to learn how to use the EGL Dojo widgets. 

But the deployed README_FIRST for both RUI and Dojo are wrong.
Rather than the above text about samples, they both display:
Readme for EGL Rich UI widgets project

This is the README_FIRST in org.eclipse.edt.rui.widgets_0.7.0.

Will says this is not critical.
Comment 1 Brian Svihovec CLA 2011-12-02 15:25:51 EST
This is working as designed.  Files with the same name are copied based on their time stamp, with the newest file being the one that is used.  

To resolve this issue temporarily for deployment we could rename some of these files, but the readme files in the samples and widgets are meant to be read by the user before the application is deployed.  The real solution would be to allow the user to indicate that these files should not be deployed at all.
Comment 2 Lisa Lasher CLA 2012-01-13 13:56:42 EST
closing defect