> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gert Driesen > Sent: Friday, 23 July 2004 10:34 PM > To: John Cole; [EMAIL PROTECTED] > Subject: Re: [Nant-users] cvs head not building, again? > > You should use the one from VS.NET 2003, as I think (not > sure) the test is building a managed app. > > However, I'll modify the test to have it skipped when a > version of cl.exe prior to 13.xx.xxxx is in the PATH. > > Gert
Skipping tests is a little dangerous... would it be feasible to emit a (very visible) warning if the test is skipped, specifying that if NAnt is going to be used with VS.Net/.Net 2003 then the PATH variable should be modified to put the .Net path before the VC6 path? This just means that there's a method of recourse if someone builds NAnt from source, all the tests pass, then the build fails when trying to build a managed app in an otherwise correct environment. -T Disclaimer Message: This message contains confidential information and is intended only for the individual(s) named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please immediately delete it and all copies of it from your system, destroy any hard copies of it, and notify the sender. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. To the maximum extent permitted by law, Immersive Technologies Pty. Ltd. does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idG21&alloc_id040&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
