Author: jhm
Date: Tue Nov 4 01:46:31 2008
New Revision: 711218
URL: http://svn.apache.org/viewvc?rev=711218&view=rev
Log:
adding external project "Antiplate"
Modified:
ant/core/trunk/docs/projects.html
ant/core/trunk/xdocs/projects.xml
Modified: ant/core/trunk/docs/projects.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/projects.html?rev=711218&r1=711217&r2=711218&view=diff
==============================================================================
--- ant/core/trunk/docs/projects.html (original)
+++ ant/core/trunk/docs/projects.html Tue Nov 4 01:46:31 2008
@@ -512,6 +512,55 @@
</tr>
</table>
<h4
class="subsection">
+ <a name="Antiplate"></a>
+ Antiplate
+ </h4>
+ <p>Antiplate is an ant-script that seeds a
project-structure for typical java-projects,
+ including an ant-buildscript with typical targets like compiling,
create distributions,
+ execute tests 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.6 or later
+ </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://antiplate.origo.ethz.ch/">Homepage</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="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Apache License 2.0
+ </td>
+ </tr>
+ </table>
+ <h4
class="subsection">
<a name="Antlion"></a>
Antlion
</h4>
Modified: ant/core/trunk/xdocs/projects.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/projects.xml?rev=711218&r1=711217&r2=711218&view=diff
==============================================================================
--- ant/core/trunk/xdocs/projects.xml (original)
+++ ant/core/trunk/xdocs/projects.xml Tue Nov 4 01:46:31 2008
@@ -198,6 +198,31 @@
</table>
</subsection>
+ <subsection name="Antiplate">
+ <p>Antiplate is an ant-script that seeds a project-structure for
typical java-projects,
+ including an ant-buildscript with typical targets like compiling,
create distributions,
+ execute tests etc.</p>
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.6 or later</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a href="http://antiplate.origo.ethz.ch/">Homepage</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Apache License 2.0</td>
+ </tr>
+ </table>
+ </subsection>
+
+
<subsection name="Antlion">
<p>The Antlion Project adds value to Ant build scripts by providing