Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 332513 - [releng] Legacy Builder should use Mapfiles from org.eclipse.tm.releng
Summary: [releng] Legacy Builder should use Mapfiles from org.eclipse.tm.releng
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M4   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 06:54 EST by Martin Oberhuber CLA
Modified: 2010-12-14 08:57 EST (History)
0 users

See Also:


Attachments
patch v1 (5.70 KB, patch)
2010-12-14 07:01 EST, Martin Oberhuber CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2010-12-14 06:54:09 EST
The legacy builder should use Mapfiles from org.eclipse.tm.releng, such that ONE release into the Mapfiles builds on both Athena and Legacy builder.
Comment 1 Martin Oberhuber CLA 2010-12-14 07:01:29 EST
Created attachment 185124 [details]
patch v1

There is a "getMapFiles" callback in customTargets.xml which is normally used to fetch Mapfiles from CVS.

But, in order to make sure we can still build only if a Mapfile is changed, we do this in our bootstrapper shellscripts instead ... that is, checkout the extra Mapfile proejct from CVS, check for diffs, and run the builder.
Comment 2 Martin Oberhuber CLA 2010-12-14 08:57:48 EST
committed.