Orangevolt ANT Tasks
Orangevolt ANT TasksTasks

1.  Usage

To use Orangevolt ANT Tasks you can add the jar file to Ant's lib directory or attach the jar to the CLASSPATH.

To make Orangevolt ANT Tasks available in your classpath simply add the following line to to head of your build.xml :

<taskdef classpath="orangevolt-ant-tasks-1.3.2.jar" resource="com/orangevolt/tools/ant/taskdefs.properties"/>

Now you can use all Orangevolt ANT Tasks.