bodewig 2004/07/05 07:57:11
Modified: docs projects.html
xdocs projects.xml
Log:
Add pointer to luntbuild
Revision Changes Path
1.59 +52 -0 ant/docs/projects.html
Index: projects.html
===================================================================
RCS file: /home/cvs/ant/docs/projects.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- projects.html 30 Jun 2004 11:29:07 -0000 1.58
+++ projects.html 5 Jul 2004 14:57:11 -0000 1.59
@@ -657,6 +657,58 @@
"is no more" and that "Antworks has taken it place."
</p>
<h4 class="subsection">
+ <a name="luntbuild"></a>
+ luntbuild
+ </h4>
+ <p>Luntbuild is an open source build automation and
management
+ tool based on Apache Ant. Builds are setup through concepts of
+ projects, views, schedules, modules, etc. All configurations
+ and monitoring tasks is performed from a clean web
+ interface. It supports schedules builds, force builds,
+ rebuilds, clean build, increment build, etc.</p>
+ <table class="externals"
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.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://www.sourceforge.net/projects/luntbuild/">http://www.sourceforge.net/projects/luntbuild/</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://sourceforge.net/projects/luntbuild/">luntbuild
project page</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Opensource
+ </td>
+ </tr>
+ </table>
+ <h4 class="subsection">
<a name="NAnt"></a>
NAnt
</h4>
1.18 +29 -0 ant/xdocs/projects.xml
Index: projects.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/projects.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- projects.xml 30 Jun 2004 11:29:07 -0000 1.17
+++ projects.xml 5 Jul 2004 14:57:11 -0000 1.18
@@ -302,6 +302,35 @@
</p>
</subsection>
+ <subsection name="luntbuild">
+
+ <p>Luntbuild is an open source build automation and management
+ tool based on Apache Ant. Builds are setup through concepts of
+ projects, views, schedules, modules, etc. All configurations
+ and monitoring tasks is performed from a clean web
+ interface. It supports schedules builds, force builds,
+ rebuilds, clean build, increment build, etc.</p>
+
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.x</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.sourceforge.net/projects/luntbuild/">http://www.sourceforge.net/projects/luntbuild/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href
='http://sourceforge.net/projects/luntbuild/'>luntbuild project page</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Opensource</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="NAnt">
<p>NAnt is a .NET based build tool. In theory it is kind of
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]