This section describes the Ant tasks that you can use to work with Jazz™ source control.
teamAccept
The teamAccept task accepts change sets from related workspaces.
Change sets are accepted from all incoming flow relationships.
teamFetch
The teamFetch task fetches code from a team workspace and puts
it in a local destination.
teamLastModified
The teamLastModified task determines the last modified times of
directories under Jazz source control.
The output files should be attached to the build as a log or
download, so that you can maintain consistent timestamps between different
streams of development.
pluginOrganizer
The pluginOrganizer task takes a source directory of plug-in and
feature directories and moves them to a target directory with plug-in and
feature subdirectories. If the plug-in and feature subdirectories do not exist
in the target, they are created. This is the directory structure that Eclipse
pdebuild requires.