+1 Peter I have had a quick look at the antlib, just a couple of comments - for a 1.0.1 version; 1) the antlib.xml does not set the onerror attribute, this means that all the definitions will be loaded when one is loaded, using onerror="ignore" should be used. ("ignore" is a bit of a misnomer - it should be "deferred", i.e. the check will be made when the task is first used). 2) the doc of the old core tasks is a bit confusing, it is not completly apparent that the tasks are in the antlib and not in ant itself. (old versions of which are of course). The examples need to be namespaceized.
Peter On 10/30/06, Martijn Kruithof <[EMAIL PROTECTED]> wrote:
+0 Martijn > > > On 10/29/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I've created distribution files for the .NET Antlib and uploaded them >> to <http://people.apache.org/~bodewig/dotnet-antlib/> and propose to >> release them as 1.0 final. >> >> As described on the release plan for this Antlib I don't expect the >> betas to get enough people to test it and the Antlib needs more >> testers outside the Ant team so I'd like to skip further betas. >> >> The release has been tested on: >> >> WinXP + Microsoft .NET 1.1 >> WinXP + Microsoft .NET 2.0 >> WinXP + Mono 1.1.17 >> Linux + Mono 1.1.14 (Gump) >> Linux + Mono 1.1.17 >> Mac OS X + Mono 1.1.18 >> >> Stefan >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]