It's all about the answers!

Ask a question

Controlling projects to build in an RTC build...


Rajesh Bhagat (122) | asked Apr 19 '10, 2:41 p.m.
When doing a build in RTC, I am able to download based on the components I want to build from a repository workspace.

How do I further control the projects within a component in the repository workspace that I want to build?

Thanks.

One answer



permanent link
Florian Georg (19031918) | answered Apr 20 '10, 5:38 a.m.
When doing a build in RTC, I am able to download based on the components I want to build from a repository workspace.

How do I further control the projects within a component in the repository workspace that I want to build?

Thanks.



What we do is to define a set of build definitions that use different component load rule files (see http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.build.doc/topics/r_scm_build_loadrules.html) to only load a subset of the artifacts of a component.
After that, it's up to your build script to handle this, e.g. only build the projects that have actually been loaded.
regards
Florian

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.