Browse Source

2009-04-21 Sebastien Pouliot <[email protected]>

	* net_2_1_raw_System.Runtime.Serialization.dll.sources: Remove
	MonoTODOAttribute since we get it from mscorlib (fix build too).
	Remove System.Xml.Schema/XmlSchema.cs from build since we can
	get the fields directly from System.Xml.dll


svn path=/trunk/mcs/; revision=132283
Sebastien Pouliot 16 years ago
parent
commit
27aa9ff79a

+ 7 - 0
mcs/class/System.Runtime.Serialization/ChangeLog

@@ -1,3 +1,10 @@
+2009-04-21  Sebastien Pouliot  <[email protected]>
+
+	* net_2_1_raw_System.Runtime.Serialization.dll.sources: Remove
+	MonoTODOAttribute since we get it from mscorlib (fix build too).
+	Remove System.Xml.Schema/XmlSchema.cs from build since we can
+	get the fields directly from System.Xml.dll
+
 2009-04-15  Atsushi Enomoto  <[email protected]>
 
 	* System.Runtime.Serialization.dll.sources : added mtom reader.

+ 0 - 2
mcs/class/System.Runtime.Serialization/net_2_1_raw_System.Runtime.Serialization.dll.sources

@@ -1,6 +1,5 @@
 ../../build/common/Consts.cs
 ../../build/common/Locale.cs
-../../build/common/MonoTODOAttribute.cs
 Assembly/AssemblyInfo.cs
 System.Runtime.Serialization/CollectionDataContractAttribute.cs
 System.Runtime.Serialization/ContractNamespaceAttribute.cs
@@ -47,4 +46,3 @@ System.Xml/XmlDictionaryWriterAutoGen.cs
 System.Xml/XmlMtomDictionaryWriter.cs
 System.Xml/XmlSimpleDictionaryReader.cs
 System.Xml/XmlSimpleDictionaryWriter.cs
-System.Xml.Schema/XmlSchema.cs