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

The current version requires Ant 1.6.2 or later and may even work better for a CVS build of Ant created from CVS HEAD.

Where is it?

The source code for the library currently lives in the developer sandbox in Ant's CVS - http://cvs.apache.org/viewcvs.cgi/ant/proposal/sandbox/dotnet/. A binary can be found at http://cvs.apache.org/~bodewig/dotnet/dotnet.jar. A zip file containing the docs is also available.

Note that these are temporary locations and may change later.

Feedback

Right now direct any feedback either directly to me or the Ant developer list.

Installation

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

There are several ways to use the tasks:

Tasks


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