It's all about the answers!

Ask a question

Build with multiple build scripts


Alexej Penner (2121) | asked Feb 02 '09, 10:17 p.m.
Hi,

our build process includes target calls from multiple build scripts. Because of several reasons we would like to keep this multiple build files schema.

As far as I understand you can define only one build file per build definition in RTC? Should we create several build definitions and link them in some way?

What is the best/right way to handle this?

Alexej

One answer



permanent link
Ryan Manwiller (1.3k1) | answered Feb 04 '09, 1:18 p.m.
JAZZ DEVELOPER
I would suggest you have a single root build script that the build
definition references. This script then invokes the other targets.

You can define properties in the definition if you want to control the
script or sub scripts in different ways when requesting a build.


---
Ryan Manwiller
Jazz Team

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.