Author: kelvingoodson
Date: Mon Oct  2 03:12:33 2006
New Revision: 451944

URL: http://svn.apache.org/viewvc?view=rev&rev=451944
Log:
replicate changes made in branch only before recreating branch with new 
structure

Modified:
    incubator/tuscany/java/sdo/distribution/CHANGES.txt

Modified: incubator/tuscany/java/sdo/distribution/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/distribution/CHANGES.txt?view=diff&rev=451944&r1=451943&r2=451944
==============================================================================
--- incubator/tuscany/java/sdo/distribution/CHANGES.txt (original)
+++ incubator/tuscany/java/sdo/distribution/CHANGES.txt Mon Oct  2 03:12:33 2006
@@ -1,6 +1,4 @@
-M2

-(from M1)

-

+M2 Changes Relative to M1

 

   1. `java.io.Serializable` support for `DataObject`s including objects not in 
a `DataGraph` (TUSCANY-22)

     * implemented `ExternalizableDelegator` and 
`ExternalizableDelegator.Resolvable`

@@ -67,4 +65,6 @@
     * made Type.getProperty(String) implementaion thread safe (TUSCANY-682)

     * support base64Binary and hexBinary XSD types correctly (TUSCANY-685)

     * fixed generation of invalid prefixes in XML serialization (TUSCANY-711)

-    * sometimes SDOXMLResourceImpl (instead of XSDResourceImp) was incorrectly 
used when loading .xsd files (TUSCANY-714)
\ No newline at end of file
+    * sometimes SDOXMLResourceImpl (instead of XSDResourceImp) was incorrectly 
used when loading .xsd files (TUSCANY-714)

+    * roundtripping an xsd:anyType via XML using XMLStreamHelper gave wrong 
kind of DataObject (TUSCANY-755)

+    * cardinality of global elements should be adaptive according to usage 
context (TUSCANY-115)
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to