RE: [Nant-users] Building NAnt with Mono 1.0.5

2004-12-17 Thread Chacon-Taylor, Monique
, 2004 8:33 AM To: Chacon-Taylor, Monique; [EMAIL PROTECTED] Subject: Re: [Nant-users] Building NAnt with Mono 1.0.5 Monique, I'll try to look into this issue this weekend. But can you also try using a binary distribution of NAnt ? The binary releases of NAnt should work out-of-the-box on

RE: [Nant-users] Building NAnt with Mono 1.0.5

2004-12-17 Thread Chacon-Taylor, Monique
.   Cheers,   Monique From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 10:30 PMTo: Chacon-Taylor, Monique; [EMAIL PROTECTED]Subject: RE: [Nant-users] Building NAnt with Mono 1.0.5 Monique,   What platform are you on ?  Regardless of that, it appears to be either a

[Nant-users] Building NAnt with Mono 1.0.5

2004-12-16 Thread Chacon-Taylor, Monique
I just installed mono 1.0.5 and nant-src-0.85-20041115.zip   and followed the suggestions in FAQ   $ export MONO_NO_UNLOAD=1$ make clean$ make$ mono bin/NAnt.exe clean build   I also removed from NAnt.exe.config and NAnt.Console.exe.config the line with as suggested in the archives and

[Nant-users] NAnt 0.84 RC2 failed: Tests.NAnt.Console.NAntTest.Test_ShowHelp :expected:<2004> but was:<2003>

2004-01-23 Thread Chacon-Taylor, Monique
Have anybody come across this?   =      [echo] Running unit tests with just built version of NAnt. [exec] C:\programs\nant/build/net-1.1.win32/nant-0.84-debug/bin/NAnt.exe  -buildfile:NAnt.build debug self-test -D:project.version=0.84 -k:net