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 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. +
- 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 |
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.
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
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
As of Ant 1.7 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 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.<style>
it is the implementation of the
org.apache.tools.ant.taskdefs.XSLTLiaison
class.<junit>
no longer
+ requires you to have junit.jar
in Ant's startup
+ classpath even if ant-junit.jar
is present there.
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(See the Listeners
+ See the Listeners
& Loggers documentation for details on the properties
required. If you want to build Ant from sources, you can use a CVS snapshot.