Hello,

I got the following error when running nant to install itself:

[nunit2] Tests run: 215, Failures: 2, Not run: 0, Tim
e: 21.8514208 seconds


Failures:
1) Tests.NAnt.Core.ProjectTest.Test_Initialization_FSBui
ldFile :
expected:<"True">
but was:<(null)>
at Tests.NAnt.Core.ProjectTest.CheckCommon(Project p)
in c:\nant\tests\NAnt.Core\ProjectTest.cs:line 214
at Tests.NAnt.Core.ProjectTest.Test_Initialization_FS
BuildFile() in c:\nant\tests\NAnt.Core\ProjectTest.cs:line 75


2) Tests.NAnt.Core.ProjectTest.Test_Initialization_DOMBu
ildFile :
expected:<"True">
but was:<(null)>
at Tests.NAnt.Core.ProjectTest.CheckCommon(Project p)
in c:\nant\tests\NAnt.Core\ProjectTest.cs:line 214
at Tests.NAnt.Core.ProjectTest.Test_Initialization_DO
MBuildFile() in c:\nant\tests\NAnt.Core\ProjectTest.cs:line 93





BUILD FAILED


Tests Failed

Total time: 22.5 seconds.


BUILD FAILED


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

Total time: 25.8 seconds.


BUILD FAILED


C:\nant\NAnt.build(150,10):
External Program Failed: C:\nant/build/net-1.1.win32/nant-0.85-debug/bin/NAnt.ex
e (return code was 1)



I'm not sure what to do. I've tried 4 nightlies and stable release version 0.84. I was not able to successfully build any of them. I'm using v1.1.4322 of the .NET Framework. What should I do to be able to use Nant?
Thanks,
Matt Goodman




-------------------------------------------------------
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