diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-12-31 09:34:12 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-12-31 09:34:12 +0000 |
commit | 3463c5208591634ca991dd6526158f05485b3958 (patch) | |
tree | cd23dcf9a784ea129c6b72658f3ea431f7056e32 | |
parent | 6ae91307f506b8050293f37402bf936358fe338e (diff) |
Update release notes for beta2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054073 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/trunk/RELEASE_NOTES | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/RELEASE_NOTES b/sca-java-2.x/trunk/RELEASE_NOTES index a8a09b288a..784dc27804 100644 --- a/sca-java-2.x/trunk/RELEASE_NOTES +++ b/sca-java-2.x/trunk/RELEASE_NOTES @@ -1,5 +1,5 @@ -Apache Tuscany SCA 2.0-Beta1 June 2010 Release Notes
-=====================================================
+Apache Tuscany SCA 2.0-Beta2 January 2010 Release Notes
+=======================================================
Apache Tuscany provides a runtime based on the Service Component
Architecture. SCA is a set of specifications aimed at simplifying SOA
@@ -9,7 +9,7 @@ of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.or Overview
--------
-The Apache Tuscany SCA 2.0-Beta1 release includes implementations of the
+The Apache Tuscany SCA 2.0-Beta2 release includes implementations of the
main SCA specifications and recent updates from Open CSA drafts including:
* SCA Assembly Model V1.1
@@ -39,7 +39,7 @@ yet defined by SCA specifications, including: The Tuscany SCA Runtime can be configured as a single node SCA domain.
-For this Beta1 release the remote Domain support is disabled pending
+For this Beta2 release the remote Domain support is disabled pending
some up-coming changes in the way that domains are addressed and accessed.
This means that the scaclient-* samples don't work and cross JVM applications
that rely on binding-sca won't work.
|