Author: dhudson
Date: 2007-01-19 16:52:23 -0500 (Fri, 19 Jan 2007)
New Revision: 71369
Modified:
trunk/tao/other/Prebuild/Prebuild.exe
trunk/tao/other/Prebuild/prebuild-1.7.xsd
Log:
nant will no longer fail on failed doc build. ndoc has problems with .net 2.0
Modified: trunk/tao/other/Prebuild/Prebuild.exe
===================================================================
(Binary files differ)
Modified: trunk/tao/other/Prebuild/prebuild-1.7.xsd
===================================================================
--- trunk/tao/other/Prebuild/prebuild-1.7.xsd 2007-01-19 21:46:21 UTC (rev
71368)
+++ trunk/tao/other/Prebuild/prebuild-1.7.xsd 2007-01-19 21:52:23 UTC (rev
71369)
@@ -147,6 +147,7 @@
<xs:element name="WarningsAsErrors"
type="xs:boolean" minOccurs="0" />
<xs:element name="SuppressWarnings"
type="xs:string" minOccurs="0" />
<xs:element name="OutputPath" type="xs:string"
minOccurs="0" />
+ <xs:element name="GenerateDocumentation"
type="xs:boolean" minOccurs="0" />
<xs:element name="XmlDocFile" type="xs:string"
minOccurs="0" />
<xs:element name="DebugInformation"
type="xs:boolean" minOccurs="0" />
<xs:element name="RegisterComInterop"
type="xs:boolean" minOccurs="0" />
@@ -232,6 +233,7 @@
<xs:restriction base="xs:string">
<xs:enumeration value="Code" />
<xs:enumeration
value="Component" />
+ <xs:enumeration
value="Designer" />
<xs:enumeration value="Form" />
<xs:enumeration
value="Settings" />
<xs:enumeration
value="UserControl" />
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches