Figure 64. Build Parts window

Using the command-line interface, he can start the build by issuing the following command:

teamc part -build msgcat.exe -release 9503 -workarea 223 -pool pool1 -normal -detail msgcat.det

This command speci®es the following:

Build target

The name of the part at the top of the build tree, msgcat.exe, which is the ®nal output of this build. TeamConnection uses the build target to determine the scope of the build.

Work area

The version of the TeamConnection parts and build tree to be used when

performing this build. This version is completely speci®ed by naming the family, release, and work area: in this case, -release 9503 -workarea 223. The

output of the build is placed in this work area.

Build pool

The set of build servers that should be used to process the build request, as de®ned when the build servers are started. The poolpool1 includes the build

server started in ªStarting the build serversº on page 183.

Build mode

How the build takes place. Possible values for this build option include the following:

Normal

Builds only the parts that are out-of-date. Processing stops after the ®rst error is returned.

Force Builds all parts, even if they are not out-of-date. Processing stops after the ®rst error is returned.

190User's Guide

Page 210
Image 210
IBM SC34-4499-03 manual Build target, Work area, Build pool, Build mode, Normal