[Nant-users] nant2 task: invalid element

2004-10-21 Thread jrodman
: NAnt reports Invalid element . Unknown task or datatype.: NAnt.Core.BuildException: /home/jrodman/project/csharp/nunit-play/default.build(18,10): Invalid element

[Nant-users] [linux] Problem with cvs task, checkout using cvssharplib passes wrong args

2004-10-19 Thread jrodman
Note: this is with CVS head of NAnt, as Nant 0.84 does not build on Mono due to some interface inconsistency. When using nant to checkout code prior to build, the target fails unless usesharpcvslib is specified to be false. Here is the build rule we are using: This results in