Apache Ant site Apache Ant logo

the Apache Ant site
Home
Projects
 

Retired Apache Ant™ Libraries

Retired Apache Ant Libraries

The Ant Libraries listed here used to be proper Ant Library but are retired. This means that all their resources are removed or made read only and no further development will be done.
It also means that, if a community grows, the subprojects could be reactivated.

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: https://ant.apache.org/antlibs/dotnet/
GIT URL: https://gitbox.apache.org/repos/asf/ant-antlibs-dotnet.git

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.

GIT URL: https://gitbox.apache.org/repos/asf/ant-antlibs-vss.git