diff --git a/docs/manual/install.html b/docs/manual/install.html index e2fb28763..51663cf9a 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -205,11 +205,16 @@ that is not namespace-aware. In particular, avoid the Crimson parser.

For the current version of Ant, you will also need a JDK installed on -your system, version 1.2 or later required, 1.5 or later strongly recommended. +your system, version 1.3 or later required, 1.5 or later strongly recommended. The later the version of Java , the more Ant tasks you get.

-Note #2: If a JDK is not present, only the JRE runtime, then many tasks will not work. + Note: If a JDK is not present, only the JRE runtime, then many tasks will not work. +

+

+ Note: + Ant 1.7.* works with jdk1.3 and higher, Ant 1.6.* works with jdk 1.2 and higher, + Ant 1.2 to Ant 1.5.* work with jdk 1.1 and higher.

Open Source Java Runtimes

@@ -219,7 +224,6 @@ The later the version of Java , the more Ant tasks you get. well on those platforms. What appears to work well is Kaffe with Gnu Classpath and the Xerces and Xalan libraries.

-

Installing Ant

The binary distribution of Ant consists of the following directory layout: