antoine 2003/11/24 14:41:15
Modified: docs projects.html
xdocs projects.xml
Log:
added Invicta
Revision Changes Path
1.50 +50 -0 ant/docs/projects.html
Index: projects.html
===================================================================
RCS file: /home/cvs/ant/docs/projects.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- projects.html 20 Nov 2003 16:11:41 -0000 1.49
+++ projects.html 24 Nov 2003 22:41:15 -0000 1.50
@@ -435,6 +435,56 @@
</tr>
</table>
<h4 class="subsection">
+ <a name="Invicta"></a>
+ Invicta
+ </h4>
+ <p>Invicta is a build management tool. Using simple
project definition files,
+ it generates powerful build scripts (such as ANT) while hiding
their
+ complexity. Invicta is a modular framework that allows developing
additional
+ components and output types.</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">
+ Ant 1.5 and higher
+ </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://invicta.sf.net/">http://invicta.sf.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="http://invicta.sf.net/contact.html">Project Mailing Lists
and Administrators</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ LGPL.
+ </td>
+ </tr>
+ </table>
+ <h4 class="subsection">
<a name="Krysalis Centipede"></a>
Krysalis Centipede
</h4>
1.12 +27 -0 ant/xdocs/projects.xml
Index: projects.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/projects.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- projects.xml 14 Nov 2003 13:32:10 -0000 1.11
+++ projects.xml 24 Nov 2003 22:41:15 -0000 1.12
@@ -161,6 +161,33 @@
</table>
</subsection>
+ <subsection name="Invicta">
+
+ <p>Invicta is a build management tool. Using simple project
definition files,
+ it generates powerful build scripts (such as ANT) while hiding
their
+ complexity. Invicta is a modular framework that allows developing
additional
+ components and output types.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.5 and higher</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://invicta.sf.net/">http://invicta.sf.net/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href ='http://invicta.sf.net/contact.html'>Project
Mailing Lists and Administrators</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>LGPL.</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="Krysalis Centipede">
<p>Krysalis Centipede is a project build system based on
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]