From 709b55e997f18733d16471926b27d2776cd27402 Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Sun, 2 Sep 2007 13:08:08 +0000 Subject: [PATCH] Pr 43169 Ant home page displays in the current frame git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@571972 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 @@

Getting Ant

Binary Edition

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/.

As a binary in an RPM Package

@@ -68,7 +68,7 @@ href="http://ant.apache.org/">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.

  • With explicit JVM properties.
    These are documented by Sun, +href="http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html" target="_top">by Sun, and control the proxy behaviour of the entire JVM. To set them in Ant, declare them in the 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

    RPM version from jpackage.org

    -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

  • Download a non-jpackage binary distribution from the regular - Apache Ant site
  • + Apache Ant site
  • Unzip or untar the distribution into a temporary directory
  • Copy the linking jar, in this case ant-starteam.jar, into the library directory you chose in step 1 above.
  • @@ -680,10 +680,10 @@ you need jakarta-oro 2.0.8 or later, and commons-net< It is called groovy-all-[version].jar. - http://groovy.codehaus.org/ + http://groovy.codehaus.org/
    The asm jars are also available from the creators of asm - - http://asm.objectweb.org/ + http://asm.objectweb.org/