Browse Source

Add pointer to luntbuild

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276680 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 21 years ago
parent
commit
81a639be9e
2 changed files with 81 additions and 0 deletions
  1. +52
    -0
      docs/projects.html
  2. +29
    -0
      xdocs/projects.xml

+ 52
- 0
docs/projects.html View File

@@ -657,6 +657,58 @@
"is no more" and that "Antworks has taken it place." "is no more" and that "Antworks has taken it place."
</p> </p>
<h4 class="subsection"> <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> <a name="NAnt"></a>
NAnt NAnt
</h4> </h4>


+ 29
- 0
xdocs/projects.xml View File

@@ -302,6 +302,35 @@
</p> </p>
</subsection> </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"> <subsection name="NAnt">


<p>NAnt is a .NET based build tool. In theory it is kind of <p>NAnt is a .NET based build tool. In theory it is kind of


Loading…
Cancel
Save