I downloaded the 2004-11-17 nightly and tried to compile a test project I have and I got a really odd error. I expected to see something about not finding Util as a class or namespace since I think this last nightly hasn't fixed that bug yet. Instead I saw the following:
[output] T:\Rover2\TestSuites\FireBoxComponents>nant testexec NAnt 0.85 (Build 0.85.1782.0; nightly; 11/17/2004) Copyright (C) 2001-2004 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///T:/Rover2/TestSuites/FireBoxComponents/default.build Target(s) specified: testexec testsuite: [solution] Starting solution build. [solution] Building 'TestUtilityLib' [Debug] ... [solution] Building 'PenLibTests' [Debug] ... BUILD FAILED Unexpected error while compiling project 'PenLibTests' Value cannot be null. Parameter name: input Total time: 0.3 seconds. [/output] Any ideas about where I could go looking for clues? I've attached the build file in case that'll help. --Edwin
default.build
Description: default.build
