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: | https://ant.apache.org/antlibs/antunit/ |
---|---|
GIT URL: | https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git |
ViewGIT: | https://gitbox.apache.org/repos/asf?p=ant-antlibs-antunit.git;a=summary |
Ant compatibility: | Ant 1.8.x |
Added to sandbox: | 2005-04-15 |
Promoted from sandbox: | 2005-11-22 |
Latest Release: | 1.4.1 released on Jul 7, 2021 |
Apache Compress Antlib™
The Apache Compress Antlib offers tasks and types for additional archive formats like CPIO, XZ, Pack200, LZMA, ARJ, 7z, Snappy, Unix dump, .Z, LZ4, Brotli and AR supported by Apache Commons Compress.
Homepage: | https://ant.apache.org/antlibs/compress/ |
---|---|
GIT URL: | https://gitbox.apache.org/repos/asf/ant-antlibs-compress.git |
ViewGIT: | https://gitbox.apache.org/repos/asf?p=ant-antlibs-compress.git;a=summary |
Ant compatibility: | Ant 1.8.x |
Added to sandbox: | 2009-07-31 |
Promoted from sandbox: | 2009-10-16 |
Latest Release: | 1.5 released on June 13, 2017 |
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 |
ViewGIT: | https://gitbox.apache.org/repos/asf?p=ant-antlibs-dotnet.git;a=summary |
Ant compatibility: | Ant 1.7.x |
Added to sandbox: | 2005-04-15 |
Promoted from sandbox: | 2005-11-22 |
Latest Release: | 1.1 released on February 4, 2011 |
Props - additional Property Resolver
This is a library of supplementary handlers for Ant properties resolution.
Homepage: | https://ant.apache.org/antlibs/props/ |
---|---|
GIT URL: | https://gitbox.apache.org/repos/asf/ant-antlibs-props.git |
ViewGIT: | https://gitbox.apache.org/repos/asf?p=ant-antlibs-props.git;a=summary |
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.
GIT URL: | https://gitbox.apache.org/repos/asf/ant-antlibs-vss.git |
---|---|
ViewGIT: | https://gitbox.apache.org/repos/asf?p=ant-antlibs-vss.git;a=summary |
Ant compatibility: | Ant 1.7.x |
Added to sandbox: | 2006-04-26 |
Promoted from sandbox: | 2010-09-02 |
Latest Release: | None |