diff --git a/docs/index.html b/docs/index.html index f9b391df3..ebe2c9435 100644 --- a/docs/index.html +++ b/docs/index.html @@ -102,7 +102,7 @@ build Ant from the source code.
To build and use ant you must have a JAXP compliant XML parser installed and available on your classpath.If you do not have a JAXP compliant XML parse installed, you may use the reference implementation - available from Sun. It is available from http://java.sun.com/xml. + available from Sun. It is available from http://java.sun.com/xml/. Once installed make sure the "jaxp.jar" and "parser.jar" files are in your classpath.
You will also need the JDK installed on your system, version 1.1 or later. @@ -1871,6 +1871,17 @@ When specifying a set of files, empty directories are not removed.
Default is "false" when omitted.