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 from within Ant.

Requirements

The current version will only work for a CVS build of Ant created from CVS HEAD (i.e. after Ant 1.6's feature freeze) of 2003-11-27 or later. A version that can work with Ant 1.6 may be provided at a later stage. This task library is never going to work with Ant < 1.6.

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.