Title: RE: [Nant-users] Can't build Nant

Getting the following error...
Anyone know why?

  self-test:

     [attrib] Setting file attributes for 1 files to Normal.
    [xmlpoke] Found '1' nodes matching XPath _expression_ '//configuration/nant/frameworks/[EMAIL PROTECTED]'win32']/@default'.

       [echo] testing with config 'C:\Nant\build\net-1.0.win32\nant-0.84-debug\bin\nant.tests.config'
       [nant] C:\Nant\tests\NAnt.Console\NAnt.Console.build test

              Buildfile: file:///C:/Nant/tests/NAnt.Console/NAnt.Console.build
              Target(s) specified: test

              build:


              test:

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

  Failures:
  1) Tests.NAnt.Console.NAntTest.Test_ShowHelp :
      expected:<2004>
       but was:<2003>
     at Tests.NAnt.Console.NAntTest.Test_ShowHelp() in C:\Nant\tests\NAnt.Console\NAntTest.cs:line 211




              BUILD FAILED

              Tests Failed

              Total time: 4.8 seconds.


  BUILD FAILED

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

  Total time: 5.4 seconds.
Evan A. Bonnett
Reynolds and Reynolds, IT
ERA Integrated Desking Development
937-485-8577
58577


-----Original Message-----
From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 26, 2004 2:21 PM
To: Steven Hawkes; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Test Build of NANT



Can you please download the latest nightly build? It should detect the current framework properly.

If you prefer to stick with the release version (0.84), use "-k" parameter on the command line or modify nant.exe.config to specify a default framework. If you need more assistance, let us know.

Jarek

----- Original Message -----
From: "Steven Hawkes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 26, 2004 8:14 PM
Subject: [Nant-users] Test Build of NANT


Tried to do a test build of ANT and got the following error

......Framework\v1.0.3705\csc.exe failed to start

This is correct as the actual directory where cdc.exe is located is .......Framework\v1.1.4322

Can anyone tell me why nant is choosing a different dir.
Is it enough to copy csc.exe to the required location.
I am a bit worried I will run into other problems later.

Kind regards

Steve





-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to