This section describes the Ant tasks
that you can use to control the build life cycle. The Jazz™ Build Engine controls
the build life cycle, so you might use these tasks only if you use
a build engine other than the Jazz Build Engine.
requestTeamBuild
The requestTeamBuild task requests a build using
a specified build definition. There must be an active engine that
supports the build definition in order for the request to succeed.
getNextTeamBuildRequest
The getNextTeamBuildRequest task retrieves the
next build request for a specified engine and an optional build definition.
startTeamBuild
The startTeamBuild task starts a Jazz Team
Build from
either an existing or new build request. After this task completes,
all properties in the build definition and build engine are automatically
defined in Ant.
completeTeamBuild
The completeTeamBuild task completes a Jazz Team
Build.
waitForTeamBuild
The waitForTeamBuild task waits for a build to
enter a specified build state.