This section describes the Ant tasks that you can use to publish
build results and contributions.
artifactFilePublisher
The artifactFilePublisher task adds an artifact contribution to
a build result. The artifact is stored directly in the Jazz repository. Artifact file contributions are shown on the downloads page of
the build result.
artifactLinkPublisher
The artifactLinkPublisher task adds a link contribution to a build
result. The Jazz repository stores
a URL link to the artifact. Artifact link contributions are shown on the downloads
page of the build result.
buildResultPublisher
The buildResultPublisher task updates a build result in a team
repository.
filePublisher
The filePublisher task publishes a file as a contribution to a
build result.
jdtCompileLogPublisher
The jdtCompileLogPublisher task adds one or more JDT (or ECJ) compiler
logs as a contribution to a build result.
junitLogPublisher
The junitLogPublisher task adds a JUnit XML log as a contribution
to a build result.
linkPublisher
The linkPublisher task adds a link as a contribution to a build
result. You can view the link contributions from the external
links page of the build result editor.
logPublisher
The logPublisher task adds a log as a contribution to a build result.
workItemPublisher
The workItemPublisher task publishes work item information to a
build result.