summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-09 10:09:05 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-09 10:09:05 +0000
commit96f006d5302ff8c39590477a571d7aaf6e1bba4c (patch)
tree427f18a871f46b39b1b6df134fd403721009405a /sca-java-2.x
parent2d417c9825751624c08164ff2d4a8b74289c43a9 (diff)
TUSCANY-3749 - Beta1 changes (merge from beta1 branch)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032905 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/CHANGES21
1 files changed, 12 insertions, 9 deletions
diff --git a/sca-java-2.x/trunk/CHANGES b/sca-java-2.x/trunk/CHANGES
index d37b225502..ad494239ad 100644
--- a/sca-java-2.x/trunk/CHANGES
+++ b/sca-java-2.x/trunk/CHANGES
@@ -1,20 +1,23 @@
-Changes With Apache Tuscany SCA 2.0-Beta1 June 2010
-====================================================
-
-Lots of updates to keep up with recent changes in the OASIS Specifications
-
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
-
+- For this Beta1 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
Changes With Apache Tuscany SCA 2.0-M5 June 2010
====================================================