Author: kevj
Date: Tue Mar 7 17:45:14 2006
New Revision: 384087
URL: http://svn.apache.org/viewcvs?rev=384087&view=rev
Log:
updated Ant Pretty Build subsection
Modified:
ant/core/trunk/xdocs/external.xml
Modified: ant/core/trunk/xdocs/external.xml
URL:
http://svn.apache.org/viewcvs/ant/core/trunk/xdocs/external.xml?rev=384087&r1=384086&r2=384087&view=diff
==============================================================================
--- ant/core/trunk/xdocs/external.xml (original)
+++ ant/core/trunk/xdocs/external.xml Tue Mar 7 17:45:14 2006
@@ -319,37 +319,35 @@
</table>
</subsection>
- <subsection name="Ant Pretty Build">
-
- <p>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.</p>
-
- <table class="externals">
- <tr>
- <th>Compatibility:</th>
- <td>All Ant versions</td>
- </tr>
- <tr>
- <th>URL:</th>
- <td><a
href="http://antprettybuild.free.fr/">http://antprettybuild.free.fr/</a></td>
- </tr>
- <tr>
- <th>Contact:</th>
- <td><a href="http://antprettybuild.free.fr/">Charbel BITAR
(Project's Contact Page)</a></td>
- </tr>
- <tr>
- <th>License:</th>
- <td>Apache Software License 2.0</td>
- </tr>
- </table>
- </subsection>
+ <subsection name="AntPrettyBuild">
+ <p>
+ 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.
+ </p>
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>All Ant versions</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://antprettybuild.sourceforge.net/">Ant Pretty Build Homepage</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="http://antprettybuild.sourceforge.net">Charbel BITAR</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Apache License V2.0</td>
+ </tr>
+ </table>
+ </subsection>
<subsection name="AntSpaces">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]