From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- site/trunk/site-publish/sdo-java-m3.html | 453 +++++++++++++++++++++++++++++++ 1 file changed, 453 insertions(+) create mode 100644 site/trunk/site-publish/sdo-java-m3.html (limited to 'site/trunk/site-publish/sdo-java-m3.html') diff --git a/site/trunk/site-publish/sdo-java-m3.html b/site/trunk/site-publish/sdo-java-m3.html new file mode 100644 index 0000000000..2a2b0fc97e --- /dev/null +++ b/site/trunk/site-publish/sdo-java-m3.html @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + Apache Tuscany : SDO Java M3 + + + + + + + + + + + + + + + +
+ + + + +   + +
+ + +
+
+ + + + + + + + + +
+  Apache Tuscany > Home > SDO Overview > SDO Java > SDO Java M3 + + User List | Dev List | Issue Tracker   +
+ + + + + + + +
+ + +
+ +
+
+

Work for this release is being tracked under TUSCANY-1171
+Using my M2 post mortem notes to drive the process and updating them here

+ +

Here are the issues fixed in Milestone 3 (so far)

+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TestTUSCANY-1100Dynamic Type tests are needed to ensure that all XSD datatypes are supportedJava SDO ImplementationMajor
New FeatureTUSCANY-1101Support mixed Sequence and any Sequence in Change SummaryJava SDO ImplementationMajor
New FeatureTUSCANY-1082Change Summary XML deserializationJava SDO ImplementationMajor
New FeatureTUSCANY-930Add new SDOUtil.createHelperContext() methodJava SDO ImplementationMajor
New FeatureTUSCANY-929Move to SDO 2.1 spec APIsJava SDO ImplementationMajor
New FeatureTUSCANY-713Discover and regiester new SDO types during the time of loading the XML instance documentJava SDO ImplementationMajor
New FeatureTUSCANY-684Generated SDO classes should be able to register the static types to a given TypeHelperJava SDO ImplementationMajor
ImprovementTUSCANY-1113Extensible namespaces and types that changeJava SDO ImplementationMajor
ImprovementTUSCANY-1107Multiple calls to getNamespaceContextJava SDO ImplementationMajor
ImprovementTUSCANY-1091DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performanceJava SDO ImplementationMajor
ImprovementTUSCANY-1088SDO should tolerate malformed XMLJava SDO ImplementationMajor
ImprovementTUSCANY-1086Scope defined java serialiazation/deserialization of SDOJava SDO ImplementationMajor
ImprovementTUSCANY-1083Shorter NameSpace prefix to speed up XML processing and reduce communication bandwidthJava SDO ImplementationMajor
ImprovementTUSCANY-928Define Tuscany SDO options for XMLHelper load and save operationsJava SDO ImplementationMajor
ImprovementTUSCANY-521Hide special Sequence-type properties from SDO TypesJava SDO ImplementationMajor
ImprovementTUSCANY-709Loads DataGraph in designated scope(TypeHelper)Java SDO ImplementationMinor
BugTUSCANY-1093"isSet returning false when boolean set to false, or int set to 0"Java SDO ImplementationCritical
BugTUSCANY-1132SDO Java serialization/deserialization throws an exception when the serialized data object is not the root and its container is of AnyTypeDataObjectJava SDO ImplementationMajor
BugTUSCANY-1130Concurrent access to SDOUtil.createHelperContext() results in exceptionJava SDO ImplementationMajor
BugTUSCANY-1099fix for TUSCANY-1083 used lookupPrefix method of Node not available to Java 1.4.2 usersJava SDO ImplementationMajor
BugTUSCANY-1097DataObjectXMLStreamReader shouldn't have ignored (transient Properties in) SequenceJava SDO ImplementationMajor
BugTUSCANY-1085schemaLocation attribute in the <xsd:import> should be only a hintJava SDO ImplementationMajor
BugTUSCANY-1062DataGraph.createRootObject implementation does not match 2.1 spec and also is not helpful when given bad parametersJava SDO ImplementationMajor
BugTUSCANY-1044DataHelperImpl.toDateTime() is not compliant with spec.Java SDO ImplementationMajor
BugTUSCANY-972commonj.sdo/xml namespace should be supported by SDO runtime by defaultJava SDO ImplementationMajor
BugTUSCANY-958NPE generated during a property set of a static SDOJava SDO ImplementationMajor
BugTUSCANY-956SDOFactory instance lookup is using the wrong namespace URIJava SDO ImplementationMajor
BugTUSCANY-935"SDO path accessors need to support names that contain ""."""Java SDO ImplementationMajor
BugTUSCANY-932Invoking DataObject.isSet(String path) with invalid path would result in NPEJava SDO ImplementationMajor
BugTUSCANY-931"Sequence.add(int index, String propertyName, Object value) is not functioning correctly"Java SDO ImplementationMajor
BugTUSCANY-894SDO (and indirectly DAS) may not now depend on CPL if EMF has completed migration to EPLJava SDO ImplementationMajor
BugTUSCANY-887TypeHelper.define() should create an accompanying global property per typeJava SDO ImplementationMajor
BugTUSCANY-859ChangeSummary#isCreated cache is not updated while changes are still going onJava SDO ImplementationMajor
BugTUSCANY-836doubleValue() may be inaccurate for LongJava SDO ImplementationMajor
BugTUSCANY-396Cardinality of wildcard element not respectedJava SDO ImplementationMajor
BugTUSCANY-1055DataFactory.create(abstract_type) should throw an IllegalArgumentExceptionJava SDO ImplementationMinor
BugTUSCANY-885Property DataObject.getProperty(String propertyName) should return null if the property cannot be foundJava SDO ImplementationMinor
BugTUSCANY-701Conversion to date types which do not include month can give incorrect resultsJava SDO ImplementationMinor
New FeatureTUSCANY-1102Support EMF 2.2.2Java SDO Implementation, Java SDO ToolsMajor
BugTUSCANY-1123test case generated code and metadata access is anachronistic"Java SDO Implementation, Java SDO Tools"Major
ImprovementTUSCANY-1155Java SDO static code generation tool java doc and usage hints need updating.Java SDO ToolsMinor
BugTUSCANY-1141The dependency/imported package was not initialized if the codegen tool was provided with -javaPackage option for the target codegen packageJava SDO ToolsMajor
BugTUSCANY-1120Static code generator template bugsJava SDO ToolsMajor
BugTUSCANY-1050"For some schemas, the code generated will not compile (notication and settable problems)"Java SDO ToolsMajor
BugTUSCANY-934XSD2JavaGenerator -noEMF option does not work with abstract classes.Java SDO ToolsMajor
BugTUSCANY-933XSD2Java Generator still generates EMF codes with -noEMF option onJava SDO ToolsMajor
BugTUSCANY-718make -noEMF code generation the defaultJava SDO ToolsMinor
+
+ + +

Here are the release process steps harvested from the M2 release

+
+
+
+ + +
+ + + + + + website stats + + + + + + -- cgit v1.2.3