ant

Description

Run a series of Ant tasks. This job doesn't run Ant, instead it uses the ant tasks directly. Oddjob creates and configures the tasks and this has some side affects: Not all tasks will work and not all have been tested.

Properties

NameDescriptionRequired
name A name, can be any text. No.
project A reference to project in another ant job. This allows reference ids to be shared. No.
messageLevel The message level for output. one of DEBUG, ERROR, INFO, VERBOSE, WARN. No.

Example

Please see the ant example in the provided examples.


(c) Rob Gordon 2005