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

Bug 338998

Summary: move stream sensitive info in builder to 'releng' project
Product: [WebTools] WTP Releng Reporter: David Williams <david_williams>
Component: relengAssignee: webtools.releng <webtools.releng-inbox>
Status: RESOLVED FIXED QA Contact: David Williams <david_williams>
Severity: normal    
Priority: P3 CC: tranle1
Version: 3.10   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description David Williams CLA 2011-03-05 01:48:32 EST
Recent changes in Dali for feature names and prereqs means the "category.xml" files and the "tobeInstalled.properties" are different in Indigo release, and Helios (maintenance) release. So, just to document it, this weekend I'm refactoring some of the builder code so those files are now in the "releng" project, where stream sensitive data always goes ... so that the builder itself can be stream independent ... same one used in both streams. 

In short, this meant creating a "components" directory in 'releng' that parallels the 'components' directory in the builder. Then moving those two files from the respective directory in builder, into the releng module. Plus, of course, updating code that called used these two files so it now gets them from the releng/components location.
Comment 1 David Williams CLA 2011-03-05 01:53:15 EST
Adding Tran just for awareness ... all those categories and toBeInstalled files you've been working on for Indigo, are now in 'releng' instead of 'wtpBuilder'. 

It'll probably take a few runs this weekend to catch any other issues, but I've released the basics to both streams now; HEAD and R3_2_maintenance.