|
- <?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>Apache Ant&#x2122; Libraries</title>
- </properties>
-
- <body>
-
- <section name="Apache Ant Libraries">
-
- <a name="antunit"/>
- <subsection name="Apache AntUnit&#x2122; - Unit Test Framework for Ant Tasks">
-
- <p>Apache AntUnit borrows ideas from JUnit 3.x and the <junit>
- 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/viewvc/ant/antlibs/antunit/trunk/">http://svn.apache.org/viewvc/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="Apache Compress Antlib&#x2122;">
- <p>The Apache Compress Antlib 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/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/compress/trunk/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a href="http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/">http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/</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>1.0 released on August 30, 2010</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 <nant>, <nunit> and
- <msbuild> tasks and an untested <wix> 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/viewvc/ant/antlibs/dotnet/trunk/">http://svn.apache.org/viewvc/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.1 released on February 4, 2011</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/viewvc/ant/antlibs/props/trunk/">http://svn.apache.org/viewvc/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>
-
- <a name="vss"/>
- <subsection name="VSS - Microsoft Visual SourceSafe Tasks">
-
- <p>This antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original tasks
- (org.apache.tools.ant.taskdefs.optional.vss) have been expanded upon in this antlib.
- Some fixes to issues in the original tasks have also been incorporated.</p>
-
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a href="http://svn.apache.org/repos/asf/ant/antlibs/vss/trunk/">http://svn.apache.org/repos/asf/ant/antlibs/vss/trunk/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a href="http://svn.apache.org/viewvc/ant/antlibs/vss/trunk/">http://svn.apache.org/viewvc/ant/antlibs/vss/trunk/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2006-04-26 </td>
- </tr>
- <tr>
- <th>Promoted from sandbox:</th>
- <td>2010-09-02</td>
- </tr>
- <tr>
- <th>Latest Release:</th>
- <td>None</td>
- </tr>
- </table>
- </subsection>
- </section>
- </body>
- </document>
|