Set Up Build Dependency

You are viewing an old version (v. 7) of this page.
The latest version is v. 19, last edited on Aug 10, 2009 (view differences | )
<< View previous version | view page history | view next version >>

It is quite common that a product is comprised of different components, and a component is used by different products. We suggest to set up builds for these components and products separately in this case, and utilize QuickBuild's dependency mechanism to use result of component builds in product builds. QuickBuild implements build dependency through a special repository type - QuickBuild Repository. Assume we have two configurations, one is created to build productA, and another is created to build componentA which will be used by productA. To use artifacts of componentA, you will need to switch to repositories tab of configuration productA, and define a QuickBuild repository there retrieving desired files from desired build, and then a checkout step against this repository needs to be added into step execution graph of productA.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.