[nant-dev] nantcontrib source

2004-08-05 Thread Steve Burkett
Hi,   I’m trying to find where to download the latest source for nantcontrib.   This is what I found:    http://sourceforge.net/projects/nantcontrib   “nantcontrib 0.84 December 25, 2003  -   Download “   This is old tho right? (and this download didn’t build with current nant eit

[nant-dev] NANT bugs in project.cs

2004-07-22 Thread Steve Burkett
Couple of bugs in NANT NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003).   (1)  line 221 of project.cs.   When you have a project File that has no DependentUpon (like a xml resource), this line caused an internal error.  I fixed it with the blue code below.   FileInfo f