git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415345 13f79535-47bb-0310-9956-ffa450edef68master
@@ -3646,17 +3646,14 @@ | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
<a name="JWare/AntXtras Foundation"></a> | |||
JWare/AntXtras Foundation | |||
<a name="AntXtras"></a> | |||
AntXtras | |||
</h4> | |||
<p>A collection of general Ant extension tasks divided into | |||
four main categories:</p> | |||
<ul> | |||
<li>Build-Rules(asserts,prefers,etc.),</li> | |||
<li>Feedback(log4j,jlog,etc.),</li> | |||
<li>Flowcontrol(templates),</li> | |||
<li>and Helpers.</li> | |||
</ul> | |||
<p> | |||
A collection of powerful Ant extensions components organized into | |||
five categories: fixture-control, execution-rules, flow-control, | |||
feedback, and helpers. | |||
</p> | |||
<table class="externals" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
@@ -3665,7 +3662,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
Ant 1.5.1 or later | |||
Ant 1.6.5 | |||
</td> | |||
</tr> | |||
<tr> | |||
@@ -3675,7 +3672,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="http://www.antxtras.info/">http://www.antxtras.info/</a> | |||
<a href="http://antxtras.sourceforge.net/">AntXtras Home</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
@@ -3685,7 +3682,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="mailto:contact@jware.info">contact@jware.info</a> | |||
<a href="http://antxtras.sourceforge.net">SSMC</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
@@ -3695,7 +3692,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
GNU Lesser General Public License (LGPL) | |||
GNU Lesser General Public License (LGPL 2.1) | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -1974,37 +1974,31 @@ | |||
</table> | |||
</subsection> | |||
<subsection name="JWare/AntXtras Foundation"> | |||
<p>A collection of general Ant extension tasks divided into | |||
four main categories:</p> | |||
<ul> | |||
<li>Build-Rules(asserts,prefers,etc.),</li> | |||
<li>Feedback(log4j,jlog,etc.),</li> | |||
<li>Flowcontrol(templates),</li> | |||
<li>and Helpers.</li> | |||
</ul> | |||
<table class="externals"> | |||
<tr> | |||
<th>Compatibility:</th> | |||
<td>Ant 1.5.1 or later</td> | |||
</tr> | |||
<tr> | |||
<th>URL:</th> | |||
<td><a href="http://www.antxtras.info/">http://www.antxtras.info/</a></td> | |||
</tr> | |||
<tr> | |||
<th>Contact:</th> | |||
<td><a href="mailto:contact@jware.info">contact@jware.info</a></td> | |||
</tr> | |||
<tr> | |||
<th>License:</th> | |||
<td>GNU Lesser General Public License (LGPL)</td> | |||
</tr> | |||
</table> | |||
</subsection> | |||
<subsection name="AntXtras"> | |||
<p> | |||
A collection of powerful Ant extensions components organized into | |||
five categories: fixture-control, execution-rules, flow-control, | |||
feedback, and helpers. | |||
</p> | |||
<table class="externals"> | |||
<tr> | |||
<th>Compatibility:</th> | |||
<td>Ant 1.6.5</td> | |||
</tr> | |||
<tr> | |||
<th>URL:</th> | |||
<td><a href="http://antxtras.sourceforge.net/">AntXtras Home</a></td> | |||
</tr> | |||
<tr> | |||
<th>Contact:</th> | |||
<td><a href="http://antxtras.sourceforge.net">SSMC</a></td> | |||
</tr> | |||
<tr> | |||
<th>License:</th> | |||
<td>GNU Lesser General Public License (LGPL 2.1)</td> | |||
</tr> | |||
</table> | |||
</subsection> | |||
<subsection name="Kanaputs"> | |||