blob: fc444edcd011deaa108e3389673cb1060234a3db [file]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document>
<properties>
<index value="1"/>
<title>Ant Libraries</title>
</properties>
<body>
<section name="Ant Libraries">
<a name="antunit"/>
<subsection name="AntUnit - Unit Test Framework for Ant Tasks">
<p>AntUnit borrows ideas from JUnit 3.x and the &lt;junit&gt;
task. It provides a task that runs build files as unit tests
as well as a number of assertion tasks to support the
idea.</p>
<table>
<tr>
<th>Homepage:</th>
<td><a href="./antunit/index.html">http://ant.apache.org/antlibs/antunit/</a></td>
</tr>
<tr>
<th>SVN URL:</th>
<td><a href="https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.7.x</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2005-04-15</td>
</tr>
<tr>
<th>Promoted from sandbox:</th>
<td>2005-11-22</td>
</tr>
<tr>
<th>Latest Release:</th>
<td>1.1 released on September 26, 2008</td>
</tr>
</table>
</subsection>
<a name="compress"/>
<subsection name="Compress">
<p>The compress library offers tasks and types for additional
archive formats like CPIO and AR supported
by <a href="http://commons.apache.org/compress/">Apache
Commons Compress</a>.</p>
<table>
<tr>
<th>Homepage:</th>
<td><a href="./compress/index.html">http://ant.apache.org/antlibs/compress/</a></td>
</tr>
<tr>
<th>SVN URL:</th>
<td><a href="https://svn.apache.org/repos/asf/ant/antlibs/compress/">https://svn.apache.org/repos/asf/ant/antlibs/compress/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/compress/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/compress/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.8.x</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2009-07-31</td>
</tr>
<tr>
<th>Promoted from sandbox:</th>
<td>2009-10-16</td>
</tr>
<tr>
<th>Latest Release:</th>
<td>None</td>
</tr>
</table>
</subsection>
<a name="dotnet"/>
<subsection name="DotNet - Improved Support for .NET projects">
<p>Provides a simple infrastructure to execute .NET
applications from within Ant for different VMs so that the
user doesn't have to change the build file when she wants to
run Mono on Linux and Microsoft's VM on Windows.</p>
<p>Also contains &lt;nant&gt;, &lt;nunit&gt; and
&lt;msbuild&gt; tasks and an untested &lt;wix&gt; tasks.</p>
<table>
<tr>
<th>Homepage:</th>
<td><a href="./dotnet/index.html">http://ant.apache.org/antlibs/dotnet/</a></td>
</tr>
<tr>
<th>SVN URL:</th>
<td><a href="https://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.7.x</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2005-04-15</td>
</tr>
<tr>
<th>Promoted from sandbox:</th>
<td>2005-11-22</td>
</tr>
<tr>
<th>Latest Release:</th>
<td>1.0 released on November 6, 2006</td>
</tr>
</table>
</subsection>
<a name="props"/>
<subsection name="Props - additional Property Resolver">
<p>This is a library of supplementary handlers for Ant
properties resolution.</p>
<table>
<tr>
<th>Homepage:</th>
<td><a href="./props/index.html">http://ant.apache.org/antlibs/props/</a></td>
</tr>
<tr>
<th>SVN URL:</th>
<td><a href="https://svn.apache.org/repos/asf/ant/antlibs/props/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/props/trunk/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/props/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/props/trunk/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.8.x</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2007-07-25</td>
</tr>
<tr>
<th>Promoted from sandbox:</th>
<td>2009-10-06</td>
</tr>
<tr>
<th>Latest Release:</th>
<td>None</td>
</tr>
</table>
</subsection>
</section>
</body>
</document>