summaryrefslogtreecommitdiffstats
path: root/java/sca/CHANGES
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-13 07:55:59 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-13 07:55:59 +0000
commita0d58fe9ff6b7babfa8fd076779fbd374fe1db19 (patch)
treea4e24dfe67a5f2bfeb44c5e4de3dc8b7b68312ea /java/sca/CHANGES
parentac29baf8fd9151d91b9c75f9cf680c82c848c519 (diff)
Update the CHNAGES file for things that have happened since the M2 release (mainly what i can think of, please update if i've left things out
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774248 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/CHANGES')
-rw-r--r--java/sca/CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/java/sca/CHANGES b/java/sca/CHANGES
index 254814d312..34184ce43c 100644
--- a/java/sca/CHANGES
+++ b/java/sca/CHANGES
@@ -1,3 +1,18 @@
+Changes With Apache Tuscany SCA 2.0-M3 Early June 2009
+======================================================
+
+Highlights include:
+- Support for <implementation.bpel> and the OASIS BPEL specification
+- Support for <implementation.spring> and the draft OASIS Spring specification
+- Support for the new SCACleint API as defined in the OASIS spec drafts
+- Runtime support for SCA contributions in ZIP archives from the OASIS Assembly spec
+- New Maven archetype to simplify create ZIP contributions
+- New tuscany:run maven plugin for easy running SCA contributions
+- Clean up and simplify the Tuscany module structure
+- Various fixes for Assembly spec compliance and improved error reporting
+
+
+
Changes With Apache Tuscany SCA 2.0-M2 April 2009
=================================================