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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
