Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Ant action is used to build Java (and some non-Java) applications. More generally, it can be used to pilot any type of process which can be described in terms of targets and tasks.

Ant

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Properties

Image RemovedImage Added

Note: If you specify properties and a property file, they will both be supplied to the ant executable.

...

You can additionally use a properties file and supply it to the Ant action. The properties listed in the properties file is the equivalent of specifying the -propertyfile flag on the command line.


Options

Image RemovedImage Added

The options tab contains Ant specific logging types. You can choose to log to a file and/or use a custom logger class.

...