bodewig 02/02/20 03:28:04
Modified: docs projects.html
xdocs projects.xml
Log:
add pointer to Krysalis Centipede
Submitted by: Nicola Ken Barozzi <[EMAIL PROTECTED]>
Revision Changes Path
1.3 +82 -0 jakarta-ant/docs/projects.html
Index: projects.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/projects.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- projects.html 5 Feb 2002 08:46:29 -0000 1.2
+++ projects.html 20 Feb 2002 11:28:03 -0000 1.3
@@ -324,6 +324,88 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Krysalis Centipede"><strong>Krysalis Centipede</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Krysalis Centipede is a template for a software
module;
+ gives you build with Ant and Site+Documentation with Apache
+ Cocoon.</p>
+ <p>Centipede is a starter project, empty in
many respects, but
+ has a decent and standardized Ant build file, and some xdocs
+ that render to HTML using Cocoon. A developer would take
+ Centipede and use it to start development. After starting, the
+ build file would evolve as the developer see fit and move away
+ from the Centipede starting point. Subsequent releases of
+ Centipede will address the issues found using it, and evolve
+ on user requests-issues.</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">
+ 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://krysalis.org/centipede/">http://krysalis.org/centipede/</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="http://sourceforge.net/mail/?group_id=36516">mailing
lists</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">
+ The Krysalis Patchy Software License, based on and
+ fully compatible with the Apache Software Foundation
+ 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="NAnt"><strong>NAnt</strong></a>
</font>
</td></tr>
1.3 +38 -0 jakarta-ant/xdocs/projects.xml
Index: projects.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/projects.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- projects.xml 5 Feb 2002 08:46:29 -0000 1.2
+++ projects.xml 20 Feb 2002 11:28:03 -0000 1.3
@@ -102,6 +102,43 @@
</table>
</subsection>
+ <subsection name="Krysalis Centipede">
+
+ <p>Krysalis Centipede is a template for a software module;
+ gives you build with Ant and Site+Documentation with Apache
+ Cocoon.</p>
+
+ <p>Centipede is a starter project, empty in many respects, but
+ has a decent and standardized Ant build file, and some xdocs
+ that render to HTML using Cocoon. A developer would take
+ Centipede and use it to start development. After starting, the
+ build file would evolve as the developer see fit and move away
+ from the Centipede starting point. Subsequent releases of
+ Centipede will address the issues found using it, and evolve
+ on user requests-issues.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>1.4.1</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">
<p>NAnt is a .NET based build tool. In theory it is kind of
@@ -179,6 +216,7 @@
</tr>
</table>
</subsection>
+
</section>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>