diff --git a/docs/manual/install.html b/docs/manual/install.html index b5c5c7dd2..a27b389b6 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -27,7 +27,7 @@
The latest stable version of Ant is available from the Ant web page http://ant.apache.org/. +href="http://ant.apache.org/" target="_top">http://ant.apache.org/.
If you prefer the source edition, you can download the source for the latest Ant release from -http://ant.apache.org/srcdownload.cgi. +http://ant.apache.org/srcdownload.cgi. If you prefer the leading-edge code, you can access the code as it is being developed via SVN. The Ant website has details on @@ -100,7 +100,7 @@ To build and use Ant, you must have a JAXP-compliant XML parser installed and available on your classpath, such as Xerces.
The binary distribution of Ant includes the latest version of the
-Apache Xerces2 XML parser.
+Apache Xerces2 XML parser.
Please see
http://java.sun.com/xml/
for more information about JAXP.
@@ -378,7 +378,7 @@ mechanism with -autoproxy
.
ANT_OPTS
environment variable. This is the best option
for a non-mobile system. For a laptop, you have to change these settings as you
@@ -439,7 +439,7 @@ Having a symbolic link set up to point to the JVM/JSK version makes updates more
-The JPackage project distributes an RPM version of Ant.
+The JPackage project distributes an RPM version of Ant.
With this version, it is not necessary to set JAVA_HOME
or
ANT_HOME
environment variables and the RPM installer will correctly
place the Ant executable on your path.
@@ -470,7 +470,7 @@ libraries with non-jpacakge stuff in the same folder.
More information on where Ant finds its libraries is available
here
ant-starteam.jar
, into the library directory you
chose in step 1 above.