Versions Compared

Key

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

Ant

Image RemovedImage Added

Build file

The path and file to your ant build script.

...

If you create a property collector for this action, make sure you select the Path Finder PlugIn type and give it a name that will match the pattern above in blue. Example names listed here, search the table's Plugin column for "Ant".

For more in-depth explanations on property collectors see Managing Property Collectors.

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.


Logging

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

...

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.