[Mono-bugs] [Bug 79924][Nor] Changed - [TEST] nant enters endless	loop on mono >= 1.1.17
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Thu Nov 16 04:10:24 EST 2006
    
    
  
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79924
--- shadow/79924	2006-11-16 04:04:17.000000000 -0500
+++ shadow/79924.tmp.28894	2006-11-16 04:10:24.000000000 -0500
@@ -118,6 +118,13 @@
     XmlSchema error: Ambiguous -any- particle was found. Related
 schema item SourceUri:
 http://nant.sourceforge.net/release/latest/nant.xsd, Line 86, Position 10
 
 Removing the schema declaration allows nant to finish acording to
 expectations.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-16 04:10 -------
+That matches the behaviour I saw. The root cause of this issue, is 
+the fact that the NAnt xsd did not compile. I fixed this in NAnt cvs.
+
+But perhaps there's also a Mono issue: MS does not even appear to 
+fetch the XSD, while Mono even compiles the XSD.
    
    
More information about the mono-bugs
mailing list