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.0 Beta 2 released on October 29, 2006 |
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 |
SVN - Subversion Support
Contains tasks that correspond to Ant's <cvs>, <cvschangelog> and <cvstagdiff> tasks. Requires Subversion's command line client.
Homepage: | http://ant.apache.org/antlibs/svn/ |
---|---|
SVN URL: | https://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/ |
ViewSVN: | http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/ |
Ant compatibility: | Ant 1.7.x |
Added to sandbox: | 2005-04-15 |
Promoted from sandbox: | 2005-11-22 |
Latest Release: | None |