Generates a build error.
Generates a build error. Error location will be the current task in the ant file.
A message describing the error.
Performs the tool creation.
Performs the tool creation.
Set the output directory
A level from 0 (none) to 9 (max) of effort for applying Pack200
Set the flag to specify if file reordering should be performed.
Set the flag to specify if file reordering should be performed. Reordering is used to remove empty packages and improve pack200 optimization.
If false, a single modification time is used for all contained files
A flag that tells the task to pack and then unpack the source JAR file into another JAR file.
A flag that tells the task to pack and then unpack the source JAR file into another JAR file. This resulting JAR file can then be signed, packed again, compressed and distributed for securely distributed code.
An Ant task that applies the pack200 encoding to a JAR file.