summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/distribution/src/main/release/CHANGES
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-06-25 12:46:19 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-06-25 12:46:19 +0000
commit3d2952600d2453d5cf5950872978442e135a11a0 (patch)
treee81b301e37f1b68855facde6c5992c2bd19ef122 /branches/sca-java-1.3/distribution/src/main/release/CHANGES
parentb54d4c62d241ffb4cea8ee390c1779a5a8e3f59e (diff)
Update to refer to release 1.3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671536 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.3/distribution/src/main/release/CHANGES43
1 files changed, 42 insertions, 1 deletions
diff --git a/branches/sca-java-1.3/distribution/src/main/release/CHANGES b/branches/sca-java-1.3/distribution/src/main/release/CHANGES
index 3de7358ec6..caae69f0c1 100644
--- a/branches/sca-java-1.3/distribution/src/main/release/CHANGES
+++ b/branches/sca-java-1.3/distribution/src/main/release/CHANGES
@@ -1,3 +1,44 @@
+Changes With Apache Tuscany SCA 1.3 July 2008
+=============================================
+
+- Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
+
+ * ?
+
+- Features and/or Enhancements
+
+ We have graduated as a top level Apache project. The incubating disclaimer has been removed
+
+ * Core
+ - More improvements to the Distributed Domain story
+ - ?
+ - Old domain and node code has been removed
+ - Improved runtime Java2WSDL processing
+ - ?
+ - No longer relies on Axis code
+ - Support for core validation monitoring
+ - A pluggable monitor can be used to trap and process validation messages
+ - Performance improvements
+ - ?
+ - Java 2 security enablement across the code base
+ * Extensions
+ - Validation monitoring added to extension processors
+ - Databinding improvements
+ - ?
+ - JSR250 annotation support
+ - OSGi support improvements
+ - ?
+ - Better BPEL support
+ - ?
+ * Tools
+ - No significant changes
+ * Samples/Tutorial/Demos
+ - No significant changes
+ * Testing
+ - more spec verifaction tests
+ - validation itests
+
+
Changes With Apache Tuscany SCA 1.2 (incubating) April 2008
===========================================================
@@ -82,7 +123,7 @@ Changes With Apache Tuscany SCA 1.2 (incubating) April 2008
- Support Bundle URLs to be added as contributions
* Tools
- - Eclipse plugin providing a Tuscany runtime Library and Tuscany launcher in Eclipse environment
+ - Eclipse plugin providing a Tuscany runtime Library and Tuscany launcher in Eclipse environment
- An updatesite is also available to facilitate the plugin installation using the Eclipse update manager
* Samples/Tutorial/Demos