|
|
@@ -620,6 +620,11 @@ still need to |
|
|
|
make the JARs available as described under |
|
|
|
<a href="#installing">Installing Ant</a>.</p> |
|
|
|
|
|
|
|
<p>As of version 1.7.0 Ant has a hard dependency on JUnit and you must |
|
|
|
install it manually into <code>lib/optional</code> (download it from |
|
|
|
<a href="http://junit.org/" target="_top">JUnit.org</a>) if you are |
|
|
|
using a source distribution of Ant.</p> |
|
|
|
|
|
|
|
<p>Your are now ready to build Ant:</p> |
|
|
|
<blockquote> |
|
|
|
<p><code>build -Ddist.dir=<<i>directory_to_contain_Ant_distribution</i>> dist</code> (<i>Windows</i>)</p> |
|
|
|