diff --git a/docs/manual/install.html b/docs/manual/install.html index 7971dcfd0..b30cf7be6 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -52,13 +52,9 @@ You can then either put the jars from your preferred parser into Ant's
For the current version of Ant, you will also need a JDK installed on -your system, version 1.1 or later. Some tasks work better on post-1.1 systems; -some tasks only work on Java 1.2 and successors. -A future version of Ant -Ant 2.0- will require JDK 1.2 or later, though -Ant 1.x strives to retain 1.1 compatibility. +your system, version 1.2 or later.
-Note: The Microsoft JVM/JDK is not adequate on its own, although the MS -compiler is supported. +Note: The Microsoft JVM/JDK is not supported.
Note #2: If a JDK is not present, only the JRE runtime, then many tasks will not work.