Hi,
just to give you an idea, this is from running nant.xml with Mono 0.28
and NAnt (CVS version) in my PATH on Linux:
[EMAIL PROTECTED] dotnet]$ ant -f src/etc/testcases/nant.xml
Buildfile: src/etc/testcases/nant.xml
echo:
[nant] NAnt version 0.8.4 Copyright (C) 2001-2003 Gerry Shaw
[nant] http://nant.sourceforge.net
[nant] Buildfile:
file://home/bodewig/ASF/jakarta/jakarta-ant/proposal/sandbox/dotnet/src/etc/testcases/src/nant.build
[nant] Target(s) specified: echo
[nant] echo:
[nant] [echo] foo is bar
[nant] BUILD SUCCEEDED
[nant] Total time: 0.1 seconds.
BUILD SUCCESSFUL
Total time: 2 seconds
Stefan
who notes NAnt is missing a / in the file URI.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]