Here is an update to the Related Projects page.
The Centipede project is no more, Antworks has taken it place
R,
Nick
Index: xdocs/projects.xml
===================================================================
RCS file: /home/cvspublic/ant/xdocs/projects.xml,v
retrieving revision 1.14
diff -u -r1.14 projects.xml
--- xdocs/projects.xml 20 Feb 2004 08:13:37 -0000 1.14
+++ xdocs/projects.xml 7 May 2004 06:08:37 -0000
@@ -145,7 +145,42 @@
</tr>
</table>
</subsection>
+ <subsection name="Antworks">
+ <p>The antworks project is a set of tools and standardized targets that
+ greatly simplifies using ant in your project.</p>
+ <p>
+ The driver behind antworks is Importer. Importer is an extension
to the
+ ant import task that will download and
+ cache an ant build.xml file and it's associated resources called
+ antlets. Antlets are available for Java compiling
+ and packaging, JUnit, Forrest, J2EE and
+ <a href="http://antworks.sourceforge.net/antlets/">more</a>.
+ </p>
+ <p>
+ See the <a href="http://antworks.sourceforge.net/start.html
">Getting Started</a>
+ guide for more information.
+ </p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>1.6 an later</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://antworks.sourceforge.net/">http://antworks.sourceforge.net/index.html</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href
="http://lists.sourceforge.net/lists/listinfo/antworks-developers">Antworks
Developers mailing lists</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>The Apache License 2.0</td>
+ </tr>
+ </table>
+ </subsection>
<subsection name="CruiseControl">
<p>CruiseControl is a tool for setting up a continuous build
@@ -203,43 +238,7 @@
</table>
</subsection>
- <subsection name="Krysalis Centipede">
- <p>Krysalis Centipede is a project build system based on
- Apache Ant. Centipede uses pre-packaged modules called "cents"
- that it downloads and installs automatically. Cents can be
- used as Ant tasks or easy to use targets.</p>
-
- <p>For example, Forrest is an XML standards oriented project
- documentation framework based on Apache Cocoon. In order to
- assist your projects adoption of this powerful documentation
- generation tool we have packaged it as a cent that will
- (optionally) be automatically downloaded, installed and used
- to build project documentation which includes output from
- other cents such as Javadoc, JDepend, Checkstyle and many
- others.</p>
-
- <table>
- <tr>
- <th>Compatibility:</th>
- <td>1.4.1 an later</td>
- </tr>
- <tr>
- <th>URL:</th>
- <td><a
href="http://krysalis.org/centipede/">http://krysalis.org/centipede/</a></td>
- </tr>
- <tr>
- <th>Contact:</th>
- <td><a href ="http://sourceforge.net/mail/?group_id=36516">mailing
lists</a></td>
- </tr>
- <tr>
- <th>License:</th>
- <td>The Krysalis Patchy Software License, based on and
- fully compatible with the Apache Software Foundation
- license</td>
- </tr>
- </table>
- </subsection>
<subsection name="NAnt">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]