Title: Issues with installation of NAnt 0.84

Hi,

I have an issue with installing Nant 0.84 on my Windows Server. I probably am doing something wrong here so any help to correct this situation is much appreciated.

Details:

Server: Microsoft Windows Server 2003

Nant Version: 0.84 from 12-25-2003 (I just wanted to use a stable release and not a nightly builds – correct me if I am wrong here)

Visual Studio: MS Development Environment 2003 (ver. 7.1.3088) ; MS .NET Framework 1.1 (ver.1.1.4322)

Issue:

Downloaded the nant.zip and unzipped the contents. Tried to run nant in the folder – I get BUILD FAILED. I tried the same with Nant 0.83.final version and I get the same result (see below)

What am I missing here? Also is any of the versions after 0.84 promoted or slated to be a stable release.

Thanks in advance for the help.

Thanks

PD




                        test:

                           [nunit2] Tests run: 9, Failures: 1, Not run: 0, Time:

 1.765625 seconds

            Failures:

            1) Tests.NAnt.Console.NAntTest.Test_ShowHelp :

            expected:<2004>

             but was:<2003>

               at Tests.NAnt.Console.NAntTest.Test_ShowHelp() in C:\Program File

s\ApacheNAnt\tests\NAnt.Console\NAntTest.cs:line 202


                        Total time: 2 seconds.

                        BUILD FAILED

                        Tests Failed

            Total time: 2 seconds.

            BUILD FAILED

            Nested build failed.  Refer to build log for exact reason.

Total time: 4 seconds.

BUILD FAILED

C:\Program Files\ApacheNAnt\NAnt.build(120,10):

 External Program Failed: C:\Program Files\ApacheNAnt/build/nant-0.8.3.50105-deb

ug/bin/NAnt.exe (return code was 1)


Reply via email to