You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2007/10/25 03:27:23 UTC

svn commit: r588104 - in /incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release: CHANGES RELEASE_NOTES

Author: rfeng
Date: Wed Oct 24 18:27:23 2007
New Revision: 588104

URL: http://svn.apache.org/viewvc?rev=588104&view=rev
Log:
Update the CHANGES and RELEASE_NOTES

Modified:
    incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/CHANGES
    incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/RELEASE_NOTES

Modified: incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/CHANGES
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/CHANGES?rev=588104&r1=588103&r2=588104&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/CHANGES (original)
+++ incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/CHANGES Wed Oct 24 18:27:23 2007
@@ -1,3 +1,61 @@
+Changes With Apache Tuscany SCA 1.0.1 (incubating) October 2007 
+===============================================================
+
+The Tuscany SCA Java 1.0.1 is mainly a bug-fix release. It also comes with some improvements as listed below.
+ 
+- Fix the following JIRA issues:
+  * TUSCANY-1848
+  * TUSCANY-1857
+  * TUSCANY-1859
+  * TUSCANY-1801
+  * TUSCANY-1823
+  * TUSCANY-1839
+  * TUSCANY-1814
+  * TUSCANY-1818
+  * TUSCANY-1834
+  * TUSCANY-1637
+  * TUSCANY-1826
+  * TUSCANY-1823
+  * TUSCANY-1819
+  * TUSCANY-1821
+  * TUSCANY-1822
+  * TUSCANY-1806
+  * TUSCANY-1808
+  * TUSCANY-1756
+  * TUSCANY-1757
+
+- Fix build issues with Maven 2.0.7 and JDK 6
+
+- Reduce memory consumption for WSDLs that import large XSDs
+
+- Add more logging statements for better servicibility
+
+- Add an extension point to allow extensions to plug-in extension schemas.
+
+- Add a demo application to showcase XML integration story 
+
+- Improve in databinding framework
+  * Add support for JSON Databindings and other refactoring
+  * Set databinding for introspected data type and enhance the checking of wrapper style
+  * Improve the tree-based XMLStreamReader and convert Bean & DOM to use this approach
+  * Add a tree-iterator based XMLStreamReader base impl
+  * Add default element info to java interface
+  * Rename Interface.setDefaultDataBinding to resetDataBinding
+
+- Limit the method injection to setters and allow the setter annotation to override field annotation
+
+- Evolving support in Intent and Policy handling
+  * Add support for policies in implementation
+  * Fix the algorithm for macthing policySets defined on bindings for the wire
+  * Add policy intent for implementation.java
+  * Extend java implementation type to recognize and apply policies, adding util support for this in Policy module
+  * Add policy module for logging
+
+- Evolving development in the SCA Domain/Node
+
+- Update NOTICE files with missing dependencies
+
+
 Changes With Apache Tuscany SCA 1.0 (incubating) September 2007 
 ===============================================================
 

Modified: incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/RELEASE_NOTES?rev=588104&r1=588103&r2=588104&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/RELEASE_NOTES (original)
+++ incubator/tuscany/branches/sca-java-1.0.1/distribution/src/main/release/RELEASE_NOTES Wed Oct 24 18:27:23 2007
@@ -1,4 +1,4 @@
-Apache Tuscany SCA 1.0 (incubating) September 2007 Release Notes
+Apache Tuscany SCA 1.0.1 (incubating) October 2007 Release Notes
 ================================================================
 
 Apache Tuscany provides a runtime based on the Service Component



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org