Ignore it. You have a fully functional NAnt version in "build/...". This
problem is related to the fact that we now have year 2004 while the release
includes Copyright (C) 2001-2003.

Jarek
----- Original Message ----- 
From: "Billy Bacon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 15, 2004 11:40 PM
Subject: [Nant-users] Building Nant 0.84 not working (Unit tests failing for
build)


> I'm receiving the following errors when I try to build the Nant tool...
Can
> someone please help.
>
>
> test:
>
>      [echo] Running unit tests with just built version of NAnt.
>      [exec] C:\Program
> Files\nant/build/net-1.1.win32/nant-0.84-debug/bin/NAnt.e
> xe  -buildfile:NAnt.build debug
self-test -D:project.version=0.84 -k:net-1.1
>             NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release;
> 12/26/2003)
>             Copyright (C) 2001-2003 Gerry Shaw
>             http://nant.sourceforge.net
>
>             Buildfile: file:///C:/Program Files/nant/NAnt.build
>             Target(s) specified: debug self-test
>                  [echo] Using 'net-1.1' framework on 'win32' platform.
>
>             debug:
>
>
>             init:
>
>
>             debug:
>
>
>             set-runtime-configuration:
>
>
>             set-net-1.1-runtime-configuration:
>
>
>             set-runtime-configuration-flags:
>
>
>             set-net-1.1-runtime-configuration:
>
>
>             set-runtime-configuration-flags:
>
>
>             self-test:
>
>                [attrib] Setting file attributes for 1 files to Normal.
>               [xmlpoke] Found '1' nodes matching XPath expression
> '//configurati
> on/nant/frameworks/[EMAIL PROTECTED]'win32']/@default'.
>                  [echo] testing with config 'C:\Program
> Files\nant\build\net-1.1
> .win32\nant-0.84-debug\bin\nant.tests.config'
>                  [nant] C:\Program
> Files\nant\tests\NAnt.Console\NAnt.Console.bu
> ild test
>
>                         Buildfile: file:///C:/Program
> Files/nant/tests/NAnt.Cons
> ole/NAnt.Console.build
>                         Target(s) specified: test
>
>                         build:
>
>
>                         test:
>
>                            [nunit2] Tests run: 9, Failures: 1, Not run: 0,
> Time:
>  32.3781888 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\nant\tests\NAnt.Console\NAntTest.cs:line 211
>
>
>
>
>                         BUILD FAILED
>
>                         Tests Failed
>
>                         Total time: 37.6 seconds.
>
>
>             BUILD FAILED
>
>             Nested build failed.  Refer to build log for exact reason.
>
>             Total time: 43.9 seconds.
>
> [Core.Task:exec Generated Exception  - [] <>]
> Exception: NAnt.Core.BuildException
> Message: External Program Failed: C:\Program
> Files\nant/build/net-1.1.win32/nant
> -0.84-debug/bin/NAnt.exe (return code was 1)
> Source: NAnt.Core
>    at NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask()
>    at NAnt.Core.Tasks.ExecTask.ExecuteTask()
>    at NAnt.Core.Task.Execute()
>
> [Core.Project:Build failed.  - [] <>]
> Exception: NAnt.Core.BuildException
> Message: External Program Failed: C:\Program
> Files\nant/build/net-1.1.win32/nant
> -0.84-debug/bin/NAnt.exe (return code was 1)
> Source: NAnt.Core
>    at NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask()
>    at NAnt.Core.Tasks.ExecTask.ExecuteTask()
>    at NAnt.Core.Task.Execute()
>    at NAnt.Core.Target.Execute()
>    at NAnt.Core.Project.Execute(String targetName, Boolean
> forceDependencies)
>    at NAnt.Core.Project.Execute()
>    at NAnt.Core.Project.Run()
>
>
> BUILD FAILED
>
> External Program Failed: C:\Program
> Files\nant/build/net-1.1.win32/nant-0.84-deb
> ug/bin/NAnt.exe (return code was 1)
>
> Total time: 72.9 seconds.
>
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to