diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-06-20 07:36:15 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-06-20 07:36:15 +0000 |
commit | d4dbbeb65824a74da71f87ea514542cdf19c3e3b (patch) | |
tree | bc09f8af39f3e7927226df8659cd4ae11559ba28 | |
parent | 7a6e87d51c0e18d21bff23e65af51f338584a591 (diff) |
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786763 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/RELEASE_NOTES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/java/sca/RELEASE_NOTES b/java/sca/RELEASE_NOTES index 4ad9101e12..718b4e5c4d 100644 --- a/java/sca/RELEASE_NOTES +++ b/java/sca/RELEASE_NOTES @@ -1,4 +1,4 @@ -Apache Tuscany SCA 2.0-M2 April 2009 Release Notes
+Apache Tuscany SCA 2.0-M3 June 2009 Release Notes
==================================================
Apache Tuscany provides a runtime based on the Service Component
@@ -9,13 +9,14 @@ of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.or Overview
--------
- The Apache Tuscany SCA 2.0-M2 release includes implementations of the
+ The Apache Tuscany SCA 2.0-M3 release includes implementations of the
main SCA specifications and recent updates from Open CSA drafts including:
SCA Assembly Model V1.1
SCA Policy Framework V1.1
SCA Java Common Annotations and APIs V1.1
SCA Java Component Implementation V1.1
+ SCA Client & Implementation: Spring
SCA Web Services Binding V1.1
SCA WS-BPEL Client and Implementation V1.1
(portions of) SCA JEE Integration V1.1
|