diff options
Diffstat (limited to 'sca-java-2.x/branches')
-rw-r--r-- | sca-java-2.x/branches/2.0-Beta1/CHANGES | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/CHANGES b/sca-java-2.x/branches/2.0-Beta1/CHANGES index d37b225502..873a4d80c6 100644 --- a/sca-java-2.x/branches/2.0-Beta1/CHANGES +++ b/sca-java-2.x/branches/2.0-Beta1/CHANGES @@ -7,15 +7,20 @@ Changes With Apache Tuscany SCA 2.0-Beta1 November 2010 =======================================================
Highlights include:
-- Passes the OASIS conformance test suite for the SCA Assembly, SCA-J CAA, SCA-J CI,
+- The mojority of work since June has been numerous fixes to the code base so that the runtime
+ now passes the OASIS conformance test suite for the SCA Assembly, SCA-J CAA, SCA-J CI,
Policy, Binding WS, Binding JMS Specifications!
-- Added new extensions binding.comet
-- Tidied the samples directory
+- Added new extensions
+ <binding.comet>
+ <implmentation.python>
+- Reorganization of <implementation.spring> extension Jars
+- More improvements to the samples directory layout to separate various
+ different types of samples
- Added meta-data to the bindary distribution to identify which Jars are required
by each extension
+- Started tidying project poms to depend on core collection of Tuscany Jars
- Numerous other bug fixes and improvements
-
Changes With Apache Tuscany SCA 2.0-M5 June 2010
====================================================
|