Apache Ant site Apache Ant logo

the Apache Ant site
Home
Projects
 

Apache Ant™ Libraries

Apache Ant Libraries

Apache AntUnit™ - Unit Test Framework for Ant Tasks

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.

Homepage: http://ant.apache.org/antlibs/antunit/
SVN URL: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/
ViewSVN: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/
Ant compatibility: Ant 1.7.x
Added to sandbox: 2005-04-15
Promoted from sandbox: 2005-11-22
Latest Release: 1.1 released on September 26, 2008

Apache Compress Antlib™

The Apache Compress Antlib offers tasks and types for additional archive formats like CPIO and AR supported by Apache Commons Compress.

Homepage: http://ant.apache.org/antlibs/compress/
SVN URL: https://svn.apache.org/repos/asf/ant/antlibs/compress/trunk/
ViewSVN: http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/
Ant compatibility: Ant 1.8.x
Added to sandbox: 2009-07-31
Promoted from sandbox: 2009-10-16
Latest Release: 1.0 released on August 30, 2010

DotNet - Improved Support for .NET projects

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.

Also contains <nant>, <nunit> and <msbuild> tasks and an untested <wix> tasks.

Homepage: http://ant.apache.org/antlibs/dotnet/
SVN URL: https://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/
ViewSVN: http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/
Ant compatibility: Ant 1.7.x
Added to sandbox: 2005-04-15
Promoted from sandbox: 2005-11-22
Latest Release: 1.0 released on November 6, 2006

Props - additional Property Resolver

This is a library of supplementary handlers for Ant properties resolution.

Homepage: http://ant.apache.org/antlibs/props/
SVN URL: https://svn.apache.org/repos/asf/ant/antlibs/props/trunk/
ViewSVN: http://svn.apache.org/viewvc/ant/antlibs/props/trunk/
Ant compatibility: Ant 1.8.x
Added to sandbox: 2007-07-25
Promoted from sandbox: 2009-10-06
Latest Release: None

VSS - Microsoft Visual SourceSafe Tasks

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.

SVN URL: http://svn.apache.org/repos/asf/ant/antlibs/vss/trunk/
ViewSVN: http://svn.apache.org/viewvc/ant/antlibs/vss/trunk/
Ant compatibility: Ant 1.7.x
Added to sandbox: 2006-04-26
Promoted from sandbox: 2010-09-02
Latest Release: None