|
@@ -593,13 +593,15 @@ |
|
|
<a name="Ant Pretty Build"></a> |
|
|
<a name="Ant Pretty Build"></a> |
|
|
Ant Pretty Build |
|
|
Ant Pretty Build |
|
|
</h4> |
|
|
</h4> |
|
|
<p>Ant Pretty Build is a tool to show and run Ant buildfiles |
|
|
|
|
|
directly from within a browser window. It consists of a |
|
|
|
|
|
single XSL file that will generate, on the fly, from |
|
|
|
|
|
buildfile, a pretty interface showing project name, |
|
|
|
|
|
description, properties and targets, etc. allowing to run the |
|
|
|
|
|
whole project, or run selected targets in a specific |
|
|
|
|
|
order.</p> |
|
|
|
|
|
|
|
|
<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" cellspacing="1" cellpadding="4"> |
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
<tr> |
|
|
<tr> |
|
|
<th colspan="1" rowspan="1" |
|
|
<th colspan="1" rowspan="1" |
|
@@ -628,7 +630,7 @@ |
|
|
</th> |
|
|
</th> |
|
|
<td colspan="1" rowspan="1" |
|
|
<td colspan="1" rowspan="1" |
|
|
valign="top" align="left"> |
|
|
valign="top" align="left"> |
|
|
<a href="mailto:antprettybuild@free.fr">Charbel BITAR</a> |
|
|
|
|
|
|
|
|
<a href="http://antprettybuild.free.fr/">Charbel BITAR (Project's Contact Page)</a> |
|
|
</td> |
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
@@ -638,7 +640,7 @@ |
|
|
</th> |
|
|
</th> |
|
|
<td colspan="1" rowspan="1" |
|
|
<td colspan="1" rowspan="1" |
|
|
valign="top" align="left"> |
|
|
valign="top" align="left"> |
|
|
GNU General Public License (GPL) |
|
|
|
|
|
|
|
|
Apache Software License 2.0 |
|
|
</td> |
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|
</table> |
|
|
</table> |
|
|