Submitted by: Ryan Grier <rwgrier at ryangrier dot com> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273835 13f79535-47bb-0310-9956-ffa450edef68master
@@ -2680,6 +2680,76 @@ | |||
</table> | |||
</blockquote> | |||
</td></tr> | |||
</table> | |||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | |||
<tr><td bgcolor="#828DA6"> | |||
<font color="#ffffff" face="arial,helvetica,sanserif"> | |||
<a name="Version_Tool"><strong>Version_Tool</strong></a> | |||
</font> | |||
</td></tr> | |||
<tr><td> | |||
<blockquote> | |||
<p>A versioning tool for Ant.</p> | |||
<table> | |||
<tr> | |||
<td bgcolor="#039acc" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
Compatibility: | |||
</font> | |||
</td> | |||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
Ant 1.5.1 | |||
</font> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="#039acc" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
URL: | |||
</font> | |||
</td> | |||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
<a href="http://ant.ryangrier.com/">http://ant.ryangrier.com/</a> | |||
</font> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="#039acc" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
Contact: | |||
</font> | |||
</td> | |||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
<a href="mailto:version_tool@ryangrier.com">version_tool@ryangrier.com</a> | |||
</font> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="#039acc" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
License: | |||
</font> | |||
</td> | |||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||
BSD license | |||
</font> | |||
</td> | |||
</tr> | |||
</table> | |||
</blockquote> | |||
</td></tr> | |||
</table> | |||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | |||
<tr><td bgcolor="#828DA6"> | |||
@@ -2284,6 +2284,62 @@ | |||
valign="top" align="left"> | |||
GNU General Public License | |||
</td> | |||
</tr> | |||
</table> | |||
</p> | |||
<p> | |||
<a name="Version_Tool"> | |||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | |||
<tr><td bgcolor="#4C6C8F"> | |||
<font color="#ffffff" face="arial,helvetica,sanserif"> | |||
<strong>Version_Tool</strong> | |||
</strong> | |||
</font> | |||
</td></tr> | |||
</table> | |||
</a> | |||
<p>A versioning tool for Ant.</p> | |||
<table class="ForrestTable" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
<th colspan="" rowspan="" | |||
valign="top" align="left"> | |||
Compatibility: | |||
</th> | |||
<td colspan="" rowspan="" | |||
valign="top" align="left"> | |||
Ant 1.5.1 | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="" rowspan="" | |||
valign="top" align="left"> | |||
URL: | |||
</th> | |||
<td colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<a href="http://ant.ryangrier.com/">http://ant.ryangrier.com/</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="" rowspan="" | |||
valign="top" align="left"> | |||
Contact: | |||
</th> | |||
<td colspan="" rowspan="" | |||
valign="top" align="left"> | |||
<a href="mailto:version_tool@ryangrier.com">version_tool@ryangrier.com</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="" rowspan="" | |||
valign="top" align="left"> | |||
License: | |||
</th> | |||
<td colspan="" rowspan="" | |||
valign="top" align="left"> | |||
BSD license | |||
</td> | |||
</tr> | |||
</table> | |||
</p> | |||
@@ -1011,6 +1011,28 @@ | |||
</table> | |||
</subsection> | |||
<subsection name="Version_Tool"> | |||
<p>A versioning tool for Ant.</p> | |||
<table> | |||
<tr> | |||
<th>Compatibility:</th> | |||
<td>Ant 1.5.1</td> | |||
</tr> | |||
<tr> | |||
<th>URL:</th> | |||
<td><a href="http://ant.ryangrier.com/">http://ant.ryangrier.com/</a></td> | |||
</tr> | |||
<tr> | |||
<th>Contact:</th> | |||
<td><a href="mailto:version_tool@ryangrier.com">version_tool@ryangrier.com</a></td> | |||
</tr> | |||
<tr> | |||
<th>License:</th> | |||
<td>BSD license</td> | |||
</tr> | |||
</table> | |||
</subsection> | |||
<subsection name="WOProject"> | |||
<p>WOProject provides a set of tools to work with | |||
@@ -1011,6 +1011,28 @@ | |||
</table> | |||
</subsection> | |||
<subsection name="Version_Tool"> | |||
<p>A versioning tool for Ant.</p> | |||
<table> | |||
<tr> | |||
<th>Compatibility:</th> | |||
<td>Ant 1.5.1</td> | |||
</tr> | |||
<tr> | |||
<th>URL:</th> | |||
<td><a href="http://ant.ryangrier.com/">http://ant.ryangrier.com/</a></td> | |||
</tr> | |||
<tr> | |||
<th>Contact:</th> | |||
<td><a href="mailto:version_tool@ryangrier.com">version_tool@ryangrier.com</a></td> | |||
</tr> | |||
<tr> | |||
<th>License:</th> | |||
<td>BSD license</td> | |||
</tr> | |||
</table> | |||
</subsection> | |||
<subsection name="WOProject"> | |||
<p>WOProject provides a set of tools to work with | |||