utility Tasks

Task <DefaultExcludes>

Alters the default excludes for the entire build..

Task <Echo>

Writes a message to the Ant logging facilities.

Task <LoadFile>

Load a file into a property

Task <LoadProperties>

Load a file's contents as Ant properties.

Task <Patch>

Patches a file by applying a 'diff' file to it; requires "patch" to be on the execution path.

Task <PathConvert>

Converts path and classpath information to a specific target OS format.

Task <Sleep>

Sleep, or pause, for a period of time.

Task <Tstamp>

Sets properties to the current time, or offsets from the current time.

Task <record>

Adds a listener to the current build process that records the output to a file.

utility Types