From fa547d7589e9d6a9cb70d12fbe8cd2a03f36e80d Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 18 Jun 2009 12:49:25 +0000 Subject: Correct M3 RC1 tag name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786042 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/2.0-M2-RC1/CHANGES | 60 ---------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 tags/java/sca/2.0-M2-RC1/CHANGES (limited to 'tags/java/sca/2.0-M2-RC1/CHANGES') diff --git a/tags/java/sca/2.0-M2-RC1/CHANGES b/tags/java/sca/2.0-M2-RC1/CHANGES deleted file mode 100644 index 34184ce43c..0000000000 --- a/tags/java/sca/2.0-M2-RC1/CHANGES +++ /dev/null @@ -1,60 +0,0 @@ -Changes With Apache Tuscany SCA 2.0-M3 Early June 2009 -====================================================== - -Highlights include: -- Support for and the OASIS BPEL specification -- Support for 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 -================================================= - -Highlights include: -- OSGi Enhancements including support for and a new OSGi RFC119 prototype -- Many updates towards support for OASIS OpenCSA specification and the use OASIS namespaces and schemas -- Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA -- New Endpoint and EndpoitReference structures -- Webapps integration support including and the web application composite along -- with support for various web technologies and frameworks including JSP support, JSF support with -- Apache MyFaces, and integration with the Stripes Web Framework -- New Maven Archetypes to make developing SCA applications easier, - see http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Tuscany+Maven+Archetypes - -Changes With Apache Tuscany SCA 2.0-M1 February 2009 -==================================================== - - The first milestone release for the 2.0 codebase - - Features and/or Enhancements - - * SCA Specification support - - The change over from OSOA SCA specification support to OASIS SCA - specification support is now in progress. As such we don't claim to - support either the OSOA or OASIS SCA specifications in the - 2.0 codebase yet. - - * Core - - Enable Tuscany to run inside an OSGi runtime - - Updated SCA API package names. - - * Other Extensions - - Binding RMI - - RMI Binding - - Binding WS - - WebServices Binding - - * Samples/Tutorial/Demos - - binding-ws-calculator/ - - calculator/ - - calculator-equinox/ - - calculator-osgi/ - - calculator-rmi-reference/ - - calculator-rmi-service/ - - implementation-java-calculator -- cgit v1.2.3