diff --git a/docs/manual/install.html b/docs/manual/install.html index 18a719c3e..50ac9d549 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -620,6 +620,11 @@ still need to make the JARs available as described under Installing Ant.

+

As of version 1.7.0 Ant has a hard dependency on JUnit and you must + install it manually into lib/optional (download it from + JUnit.org) if you are + using a source distribution of Ant.

+

Your are now ready to build Ant:

build -Ddist.dir=<directory_to_contain_Ant_distribution> dist    (Windows)