Apache Ant site Apache Ant logo

the Apache Ant site
Home
Projects
 

Ant Libraries - The Sandbox

Ant Libraries - The Sandbox

The sandbox is the place where new Ant Libraries start their life, it is a playground for Ant committers and other contributors who find committers to sponsor their ideas.

The sandbox is no dumping ground. If a Sandbox Ant Library fails to attract interest within a reasonable amount of time, it gets removed from the sandbox.

Current Sandbox 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.

URL: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk/
ViewSVN: http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/antunit/trunk/
Ant compatibility: Ant 1.7.x
Added to sandbox: 2005-04-15
Sponsoring Committers Stefan Bodewig

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 untested <msbuild> and <wix> tasks.

URL: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dotnet/trunk/
ViewSVN: http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/dotnet/trunk/
Ant compatibility: Ant 1.7.x
A branch that works with Ant 1.6.2 and above exists in https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dotnet/branches/Ant_1.6.2_compatible/
Added to sandbox: 2005-04-15
Sponsoring Committers Stefan Bodewig

SVN - Subversion Support

Contains tasks that correspond to Ant's <cvs>, <cvschangelog> and <cvstagdiff> tasks. Requires Subversion's command line client.

URL: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/svn/trunk/
ViewSVN: http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/svn/trunk/
Ant compatibility: Ant 1.7.x
Added to sandbox: 2005-04-15
Sponsoring Committers Stefan Bodewig