Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338998 - move stream sensitive info in builder to 'releng' project
Summary: move stream sensitive info in builder to 'releng' project
Status: RESOLVED FIXED
Alias: None
Product: WTP Releng
Classification: WebTools
Component: releng (show other bugs)
Version: 3.10   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: webtools.releng CLA
QA Contact: David Williams CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-05 01:48 EST by David Williams CLA
Modified: 2018-06-29 15:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.