[Nant-users] Project dependencies

2004-12-22 Thread Aaron Seet
Hi i only picked up NAnt after reading Brian Nantz's "Open Source .NET Development" and the biggest "woah" i see now is that practically half the stuff written can be considered deprecated (and the book is time stamped 2005) with so many changes in 0.85. Without going into VSS source retrieval (I

RE: [Nant-users] Nunit test on sample build failed with VisualCpp

2004-12-21 Thread Aaron Seet
I downloaded the rc1 and the sample Build works right off the box. No path errors with this one. thanks, Aaron -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian MacLean Subject: Re: [Nant-users] Nunit test on sample build failed with VisualCpp You'll

[Nant-users] Nunit test on sample build failed with VisualCpp

2004-12-19 Thread Aaron Seet
Seems like i'm not the only one getting the build failure of 2003 (expected 2004) in 0.84 the first time it's installed :) After much tracing I found that it checks the copyright notice (as opposed to the assembly build number + 2000/1/1), so adjusting that to 2004 made it sweet. Anyway, that is n