diff --git a/docs/external.html b/docs/external.html index a7dad923e..342853154 100644 --- a/docs/external.html +++ b/docs/external.html @@ -692,18 +692,18 @@

- - Ant Pretty Build + + AntPrettyBuild

-

Ant Pretty Build is a tool to easily show and run Ant - buildfiles directly from within a browser window. It consists - of a single XSL file that will generate, on the fly, in the - browser, from the .xml buildfile, a pretty interface showing - project name, description, properties and targets, etc. sorted - or unsorted, allowing to modify/add properties, run the whole - project, or run selected set of targets in a specific order, - with the ability to modify logger/logfile, mode and add more - libs or command line arguments.

+

+ Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from + within a browser window. It consists of a single XSL file that will generate, + on the fly, in the browser, from the .xml buildfile, a pretty interface showing + project name, description, properties and targets, etc. sorted or unsorted, + allowing to load/modify/add properties, run the whole project, or run selected + set of targets in a specific order, with the ability to modify logger/logfile, + mode and add more libs or command line arguments. +

@@ -732,7 +732,7 @@ @@ -742,7 +742,7 @@
- http://antprettybuild.free.fr/ + Ant Pretty Build Homepage
- Charbel BITAR (Project's Contact Page) + Charbel BITAR
- Apache Software License 2.0 + Apache License V2.0
diff --git a/docs/faq.html b/docs/faq.html index c1f6612d6..65652d30c 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -429,9 +429,9 @@ to render the HTML version from the original XML file.

The Velocity stylesheets used to process the XML files can be found in the xdocs/stylesheets subdirectory of - Ant's CVS repository - the build file - docs.xml at the top level of the ant CVS - module is used to drive Anakia.

+ Ant's SVN repository - the build file + docs.xml at the top level of the ant SVN + module (trunk) is used to drive Anakia.

This file assumes that you have the jakarta-site2 CVS module checked out as well, but if you follow the instruction from Anakia's homepage, you @@ -729,11 +729,11 @@ Apache Ant version 1.6.2 compiled on July 16 2004

  • a License: entry containing the type of license for the tool/task
  • -

    The preferred format for this information is a patch to this +

    The preferred format for this information is a patch to this document.

    If you have written something bigger than a 'simple plugin' to Ant it may be better to add the link to projects.html. - The procedure to add it is the same. The file to patch is this + The procedure to add it is the same. The file to patch is this document. The syntax of that file is the same.

    @@ -1443,7 +1443,7 @@ while(<STDIN>) {

              ant -logger org.apache.tools.ant.listener.MailLogger
     
    -

    See the Listeners +

    See the Listeners & Loggers documentation for details on the properties required.

    For older versions of Ant, you can use a custom @@ -1660,6 +1660,9 @@ mv /tmp/foo $ANT_HOME/bin/antRun <style> it is the implementation of the org.apache.tools.ant.taskdefs.XSLTLiaison class.

    +

    As of Ant 1.7 <junit> no longer + requires you to have junit.jar in Ant's startup + classpath even if ant-junit.jar is present there.

    Ant's class loader implementation uses Java's delegation model, see http://java.sun.com/products/jdk/1.2/docs/api/java/lang/ClassLoader.html the paragraph

    diff --git a/docs/srcdownload.html b/docs/srcdownload.html index 08e508465..b31d27924 100644 --- a/docs/srcdownload.html +++ b/docs/srcdownload.html @@ -170,7 +170,7 @@ Downloading Ant

    Use the links below to download a source distribution of Ant from -one of our mirrors. It is good practice to +one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must use the signatures from @@ -197,7 +197,7 @@ the mirrors list) that should be available.

    Other mirrors: [for backup][end] [end] - +

    @@ -225,19 +225,19 @@ may not be available on all mirrors for a few days. require gnu tar to do the extraction.

    Are currently not available, we hope to restore that service soon.

    -

    If you want to build Ant from sources, you can use a CVS snapshot.

    +

    If you want to build Ant from sources, you can use a SVN snapshot.

    Old Ant Releases diff --git a/docs/svn.html b/docs/svn.html index 57a9f70dd..7b00dcab0 100644 --- a/docs/svn.html +++ b/docs/svn.html @@ -193,8 +193,8 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]

    If you are not familiar with Subversion, Jakarta's source repositories page may hold many helpful hints.

    -

    Nightly snapshots of the SVN tree are available at - http://cvs.apache.org/snapshots/ant/.

    +

    Nightly snapshots of the SVN tree are available at + http://svn.apache.org/snapshots/ant/.

    diff --git a/xdocs/faq.xml b/xdocs/faq.xml index 0928619bb..78132d289 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -57,9 +57,9 @@

    The Velocity stylesheets used to process the XML files can be found in the xdocs/stylesheets subdirectory of - Ant's CVS repository - the build file - docs.xml at the top level of the ant CVS - module is used to drive Anakia.

    + Ant's SVN repository - the build file + docs.xml at the top level of the ant SVN + module (trunk) is used to drive Anakia.

    This file assumes that you have the jakarta-site2 CVS module checked out as well, but @@ -310,13 +310,13 @@ Apache Ant version 1.6.2 compiled on July 16 2004

    The preferred format for this information is a patch to this + href="http://svn.apache.org/repos/asf/ant/core/trunk/xdocs/external.xml">this document.

    If you have written something bigger than a 'simple plugin' to Ant it may be better to add the link to projects.html. The procedure to add it is the same. The file to patch is this + href="http://svn.apache.org/repos/asf/ant/core/trunk/xdocs/projects.xml">this document. The syntax of that file is the same.

    @@ -1138,7 +1138,7 @@ while() { ant -logger org.apache.tools.ant.listener.MailLogger ]]> -

    See the Listeners +

    See the Listeners & Loggers documentation for details on the properties required.

    @@ -1780,4 +1780,4 @@ mv /tmp/foo $ANT_HOME/bin/antRun - + \ No newline at end of file diff --git a/xdocs/srcdownload.xml b/xdocs/srcdownload.xml index 1439aa459..3c6522dc0 100644 --- a/xdocs/srcdownload.xml +++ b/xdocs/srcdownload.xml @@ -1,6 +1,6 @@

    If you want to build Ant from sources, you can use a CVS snapshot.

    +href="http://svn.apache.org/snapshots/ant/">SVN snapshot.

    @@ -176,4 +176,4 @@ SHA1.

    - + \ No newline at end of file diff --git a/xdocs/svn.xml b/xdocs/svn.xml index 3acb01e1c..030c16f29 100644 --- a/xdocs/svn.xml +++ b/xdocs/svn.xml @@ -1,6 +1,6 @@