> ----- Original Message ----- > From: "Troy Laurin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 26, 2004 4:25 AM > Subject: RE: [Nant-users] cvs head not building, again? >
> > > > -----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? NUnit 2.1 provides no way to ignore a test at runtime. This will be possible once we've upgraded NUnit to v2.2. > 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. I definitely agree with you, and this is how it will work after NUNit 2.2 is released. Gert ------------------------------------------------------- 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_id=4721&alloc_id=10040&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
