John Cole wrote:
Does a regular build work ? -- ie if you don't specify the schema target on the command line ?Nant failed to build yesterday and today. It seems to get stuck in an endless loop, printing out 'in chainable read. value is XX' over and over again. I let it go for about 20 minutes before I killed it.
Ian
Here is a snippet of the output.
------------------------------------------------------- package:
[exec] NAnt 0.85 (Build 0.85.1693.0; net-1.1.win32; dev; 8/20/2004)
[exec] Copyright (C) 2001-2004 Gerry Shaw
[exec] http://nant.sourceforge.net
[exec] [exec] Buildfile: file:///C:/src/nant/NAnt.build
[exec] Target(s) specified: debug schema [exec] [exec] [echo] Using 'net-1.1' framework on 'win32' platform.
[exec] [exec] debug:
[exec] [exec] [exec] init:
[exec] [exec] [exec] debug:
[exec] [exec] [exec] set-framework-configuration:
[exec] [exec] [exec] set-net-1.1-framework-configuration:
[exec] [exec] [exec] schema:
[exec] [exec] [mkdir] Creating directory
'C:\src\nant\build\net-1.1.win32\nant-0.85-debug\schema'.
[exec] [nantschema] Wrote schema to
'C:\src\nant\build\net-1.1.win32\nant-0.85-debug\schema\nant-0.85.xsd'.
[exec] [exec] BUILD SUCCEEDED
[exec] [exec] Total time: 1.5 seconds.
[exec] [delete] Deleting 17 files.
[copy] Copying 373 files to
'C:\src\nant\build\net-1.1.win32\nant-0.85-debug'.
[copy] Copying 27 files to
'C:\src\nant\build\net-1.1.win32\nant-0.85-debug'.
in chainable read. value is 60
in chainable read. value is 60
in chainable read. value is 60
in chainable read. value is 33
in chainable read. value is 33
in chainable read. value is 33
in chainable read. value is 68
in chainable read. value is 68
in chainable read. value is 68
in chainable read. value is 79
in chainable read. value is 79
in chainable read. value is 79
in chainable read. value is 67
-------------------------------------------------------
Thanks,
John Cole
------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users
--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
