Command-line | Demonstrates |
---|---|
ant simple_compile |
Note: must create the build directory first. |
ant compile |
|
ant jar |
|
ant runtests |
|
ant dist |
|
ant |
|
ant -Ddont.test.dist=true |
|
ant -logfile build.log |
|
ant -listener org.apache.tools.ant.XmlLogger |
|