bodewig 01/11/06 01:14:04
Modified: docs external.html
xdocs external.xml
Log:
Add pointer to AntHill.
Revision Changes Path
1.10 +76 -0 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- external.html 2001/11/05 09:30:55 1.9
+++ external.html 2001/11/06 09:14:03 1.10
@@ -1189,6 +1189,82 @@
<table border="0" cellspacing="0" cellpadding="2"
width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="AntHill"><strong>AntHill</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Anthill is a build tool that promotes a
controlled build
+ process by ensuring that every build reflects the source
+ repository contents and tagging the repository with a unique
+ build number after every build. Anthill also encourages the
+ sharing of knowledge within an organization by automatically
+ updating a project intranet site with artifacts from the
+ latest build.</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.4.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://www.urbancode.com/projects/anthill/">http://www.urbancode.com/projects/anthill/</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:[EMAIL PROTECTED]">Maciej Zawadzki</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">
+ Mozilla-like license
+ </font>
+ </td>
+ </tr>
+ </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="CruiseControl"><strong>CruiseControl</strong></a>
</font>
</td></tr>
1.9 +29 -0 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- external.xml 2001/11/05 09:30:55 1.8
+++ external.xml 2001/11/06 09:14:04 1.9
@@ -416,6 +416,35 @@
</section>
<section name="Other">
+ <subsection name="AntHill">
+ <p>Anthill is a build tool that promotes a controlled build
+ process by ensuring that every build reflects the source
+ repository contents and tagging the repository with a unique
+ build number after every build. Anthill also encourages the
+ sharing of knowledge within an organization by automatically
+ updating a project intranet site with artifacts from the
+ latest build.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.4.1</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.urbancode.com/projects/anthill/">http://www.urbancode.com/projects/anthill/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href ='mailto:[EMAIL PROTECTED]'>Maciej Zawadzki</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Mozilla-like license</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="CruiseControl">
<p>CruiseControl is a tool for setting up a continuous build
process. CruiseControl provides an Ant wrapper and a set of
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>