----- Original Message -----
From: "Stefan Bodewig" <bodewig@bost.de>
To: <ant-dev@jakarta.apache.org>
Sent: Monday, November 06, 2000 05:21
Subject: Re: [SUBMIT]: ant tasks for c#/.net
> >>>>> "SL" == Steve Loughran <steve_l@iseran.com> writes:
>
> SL> Changes
>
> SL> -moved to a new package: org.apache.tools.ant.taskdefs.optional.net
>
> Steve, any problems with making that
>
> org.apache.tools.ant.taskdefs.optional.dotnet
will do.
I am still testing the code and trying to decide how best to sort out a
library import model that contains the worst of both worlds -explicit naming
of libraries to import and the implicit search for these libraries along the
PATH directory list. This is like classpath confusion raised to a whole new
level.
There is also a very tentative plan for an nunit task built as a subclass of
the junit task.
-Steve
|