[Nant-users] Property and function names

2003-12-13 Thread Jaroslaw Kowalski
Hi! Quick Summary: This message discusses changes that are going to be made to NAnt, which may break your build files in future releases. Before we make it, we'd like to hear your opinion on the subject As you may know, there's an ongoing effort to implement expression evaluator for NAnt. We'll b

Re: [Nant-users] and Web Projects

2003-12-13 Thread Gert Driesen
Nick, This issue is now fixed in CVS. Can you try today's nightly build (http://nant.sourceforge.net/nightly/builds) which should be available in a few minutes ? Thanks, Gert - Original Message - From: "Nick Robinson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December

Re: [Nant-users] and Web Projects

2003-12-13 Thread Gert Driesen
Nick, The matching between an url and a path is case-sensitive, so you should change http://localhost/Gloria/gloria.csproj to http://localhost/gloria/gloria.csproj Gert - Original Message - From: "Nick Robinson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 11, 20

RE: [Nant-users] Output from exec command lost

2003-12-13 Thread Breen, Patrick
Invoke devenv.com instead of devenv.exe (both should be in the same directory). It will pipe output to the stdout which will then be captured by Nant. Patrick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Dagg Sent: Friday, December 12, 2003 6:47