Introduction

This is a library of Ant tasks that support using .NET executables accross different platforms and in particular support using common .NET development tools like NAnt or NUnit from within Ant.

Requirements

This version requires Ant 1.6.2 or later. If you are running Ant 1.7 or later you may want to use the latest version of this library instead.

Where is it?

The source code for the library lives in Ant's SVN - http://svn.apache.org/repos/asf/ant/antlibs/dotnet/branches/Ant_1.6.2_compatible/ A binary can be found at http://people.apache.org/~bodewig/dotnet/1.6_compatible/ant-dotnet.jar. A zip file containing the docs is also available.

Note that these are temporary locations and may change later.

Feedback

Please direct any feedback to the Ant developer list.

Installation

If you are building this from sources, run the antlib target and you'll get a file ant-dotnet.jar. If you've downloaded dotnet.jar, you are already ready.

There are several ways to use the tasks:

Tasks


Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.