diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-24 14:41:51 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-24 14:41:51 +0000 |
commit | bf36835770a2cc5cf68ff21593fa01915fe1c2c3 (patch) | |
tree | 815278f55333554bf97497a08c60ceea4825b324 | |
parent | 028b5b40bdec076c658102b2cf0346e0d1ae7e26 (diff) |
Add some content based on what we've been working on. Any more anyone?
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947655 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/trunk/CHANGES | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/CHANGES b/sca-java-2.x/trunk/CHANGES index 08ea25c414..13e0191476 100644 --- a/sca-java-2.x/trunk/CHANGES +++ b/sca-java-2.x/trunk/CHANGES @@ -1,8 +1,15 @@ Changes With Apache Tuscany SCA 2.0-M5 May 2010
====================================================
- -//TODO - +
+Highlights include:
+- Passes the OASIS conformance test suite for the SCA Assembly, SCA-J CAA and SCA-J CI Specifications!
+- Passes OSGI remote service SCA config type conformance test suite
+- New Tuscany specific support for REST/JAXRS
+- Started improving the layout of the samples to separate contributions from launchers
+- Further improvements to the distributed SCA domain support
+- Improved support for the SCAClient in distributed scenarios
+- Numerous other bug fixes and improvements
+
Changes With Apache Tuscany SCA 2.0-M4 November 2009
====================================================
|