Re: [nant-dev] Build file broke from RC1->RC2

2003-12-23 Thread Gert Driesen
Erick, Thanks for reporting this issue. I will make sure its fixed for the 0.84 release ... Gert - Original Message - From: "Erick Thompson" <[EMAIL PROTECTED]> To: "NAnt developers (E-mail)" <[EMAIL PROTECTED]> Sent: Tuesday, December 23, 2003 12:41 A

[nant-dev] Build file broke from RC1->RC2

2003-12-22 Thread Erick Thompson
The following line in a build file I have works in 0.8.4 RC1, but not RC2 (but I did need to change filename to file). The exception I'm getting is a Format Exception, with the follow stack. The projectName property does refer to a valid file, and the file contains the XPath. If I can provid