bodewig 2003/02/18 02:40:26
Modified: docs projects.html
xdocs projects.xml
Log:
Add pointer to Antelope.
Submitted by: Dale Anson <danson at germane dash software dot com>
Revision Changes Path
1.29 +59 -0 ant/docs/projects.html
Index: projects.html
===================================================================
RCS file: /home/cvs/ant/docs/projects.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- projects.html 11 Feb 2003 06:55:12 -0000 1.28
+++ projects.html 18 Feb 2003 10:40:26 -0000 1.29
@@ -326,6 +326,65 @@
</tr>
</table>
<br/>
+ <a name="Antelope"></a>
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#4C6C8F">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <strong>Antelope</strong>
+ </font>
+ </td></tr>
+ </table>
+ <p>A GUI for running Ant and editing build files,
can run as
+ stand-alone or as a plugin to jEdit. In addition to running
+ targets, Antelope can generate performance statistics and can
+ trace/display a target's execution path without actually
+ executing the target.</p>
+ <p>Includes several additional tasks:
Assert, If/Else,
+ Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math,
+ Post, SSH, SCP, AntFetch, AntCallBack.</p>
+ <table class="ForrestTable"
cellspacing="1" cellpadding="4">
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Compatibility:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Tested extensively with Ant 1.5.x.
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ URL:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a
href="http://antelope.sourceforge.net/">http://antelope.sourceforge.net/</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Contact:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a href="mailto:[EMAIL PROTECTED]">Dale Anson</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Apache Software Foundation License
+ </td>
+ </tr>
+ </table>
+ <br/>
<a name="AntHill"></a>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#4C6C8F">
1.7 +32 -0 ant/xdocs/projects.xml
Index: projects.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/projects.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- projects.xml 9 Dec 2002 07:43:40 -0000 1.6
+++ projects.xml 18 Feb 2003 10:40:26 -0000 1.7
@@ -73,6 +73,38 @@
</table>
</subsection>
+ <subsection name="Antelope">
+
+ <p>A GUI for running Ant and editing build files, can run as
+ stand-alone or as a plugin to jEdit. In addition to running
+ targets, Antelope can generate performance statistics and can
+ trace/display a target's execution path without actually
+ executing the target.</p>
+
+ <p>Includes several additional tasks: Assert, If/Else,
+ Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math,
+ Post, SSH, SCP, AntFetch, AntCallBack.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Tested extensively with Ant 1.5.x.</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://antelope.sourceforge.net/">http://antelope.sourceforge.net/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Dale Anson</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Apache Software Foundation License</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="AntHill">
<p>Anthill is a build tool that promotes a controlled build