Apache Ant site Apache Ant logo

the Apache Ant site
Home
Projects
 

Ant Libraries

Ant Libraries

AntUnit - Unit Test Framework for Ant Tasks

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/viewcvs.cgi/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

Compress

The compress library 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/
ViewSVN: http://svn.apache.org/viewcvs.cgi/ant/antlibs/compress/
Ant compatibility: Ant 1.8.x
Added to sandbox: 2009-07-31
Promoted from sandbox: 2009-10-16
Latest Release: None

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/viewcvs.cgi/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/viewcvs.cgi/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