From 3d2952600d2453d5cf5950872978442e135a11a0 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 25 Jun 2008 12:46:19 +0000 Subject: Update to refer to release 1.3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671536 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/src/main/release/CHANGES | 43 +++++++++++++++++++++- .../distribution/src/main/release/README | 6 +-- .../distribution/src/main/release/RELEASE_NOTES | 10 ++--- .../distribution/src/main/release/bin/INSTALL | 6 +-- .../distribution/src/main/release/src/BUILDING | 4 +- 5 files changed, 55 insertions(+), 14 deletions(-) (limited to 'branches/sca-java-1.3/distribution') diff --git a/branches/sca-java-1.3/distribution/src/main/release/CHANGES b/branches/sca-java-1.3/distribution/src/main/release/CHANGES index 3de7358ec6..caae69f0c1 100644 --- a/branches/sca-java-1.3/distribution/src/main/release/CHANGES +++ b/branches/sca-java-1.3/distribution/src/main/release/CHANGES @@ -1,3 +1,44 @@ +Changes With Apache Tuscany SCA 1.3 July 2008 +============================================= + +- Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY): + + * ? + +- Features and/or Enhancements + + We have graduated as a top level Apache project. The incubating disclaimer has been removed + + * Core + - More improvements to the Distributed Domain story + - ? + - Old domain and node code has been removed + - Improved runtime Java2WSDL processing + - ? + - No longer relies on Axis code + - Support for core validation monitoring + - A pluggable monitor can be used to trap and process validation messages + - Performance improvements + - ? + - Java 2 security enablement across the code base + * Extensions + - Validation monitoring added to extension processors + - Databinding improvements + - ? + - JSR250 annotation support + - OSGi support improvements + - ? + - Better BPEL support + - ? + * Tools + - No significant changes + * Samples/Tutorial/Demos + - No significant changes + * Testing + - more spec verifaction tests + - validation itests + + Changes With Apache Tuscany SCA 1.2 (incubating) April 2008 =========================================================== @@ -82,7 +123,7 @@ Changes With Apache Tuscany SCA 1.2 (incubating) April 2008 - Support Bundle URLs to be added as contributions * Tools - - Eclipse plugin providing a Tuscany runtime Library and Tuscany launcher in Eclipse environment + - Eclipse plugin providing a Tuscany runtime Library and Tuscany launcher in Eclipse environment - An updatesite is also available to facilitate the plugin installation using the Eclipse update manager * Samples/Tutorial/Demos diff --git a/branches/sca-java-1.3/distribution/src/main/release/README b/branches/sca-java-1.3/distribution/src/main/release/README index 4d83dcfde9..5c6c486092 100644 --- a/branches/sca-java-1.3/distribution/src/main/release/README +++ b/branches/sca-java-1.3/distribution/src/main/release/README @@ -1,7 +1,7 @@ -Apache Tuscany SCA 1.2 (incubating) April 2008 README -===================================================== +Apache Tuscany SCA 1.3 July 2008 README +======================================= -Welcome to the Tuscany SCA 1.2 release. +Welcome to the Tuscany SCA 1.3 release. See the RELEASE_NOTES file for information specific to this release. diff --git a/branches/sca-java-1.3/distribution/src/main/release/RELEASE_NOTES b/branches/sca-java-1.3/distribution/src/main/release/RELEASE_NOTES index a04ef5c553..77da5e355e 100644 --- a/branches/sca-java-1.3/distribution/src/main/release/RELEASE_NOTES +++ b/branches/sca-java-1.3/distribution/src/main/release/RELEASE_NOTES @@ -1,5 +1,5 @@ -Apache Tuscany SCA 1.2 (incubating) April 2008 Release Notes -============================================================ +Apache Tuscany SCA 1.3 July 2008 Release Notes +============================================== Apache Tuscany provides a runtime based on the Service Component Architecture. SCA is a set of specifications aimed at simplifying SOA @@ -9,7 +9,7 @@ of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.or Overview -------- - The Apache Tuscany SCA 1.2 release includes implementations of the + The Apache Tuscany SCA 1.3 release includes implementations of the main SCA specifications including: SCA Assembly Model V1.0 @@ -52,7 +52,7 @@ Support For more information on Apache Tuscany visit the website at: - http://incubator.apache.org/tuscany/ + http://tuscany.apache.org/ Any issues with this release can be reported to Apache Tuscany using the mailing lists or in the JIRA issue tracker. @@ -68,7 +68,7 @@ using the mailing lists or in the JIRA issue tracker. To join the project's mailing lists follow the instructions at: - http://incubator.apache.org/tuscany/mailing-lists.html + http://tuscany.apache.org/mailing-lists.html To find out more about OASIS Open CSA go to: diff --git a/branches/sca-java-1.3/distribution/src/main/release/bin/INSTALL b/branches/sca-java-1.3/distribution/src/main/release/bin/INSTALL index 2da53a2b44..aeaab83f58 100644 --- a/branches/sca-java-1.3/distribution/src/main/release/bin/INSTALL +++ b/branches/sca-java-1.3/distribution/src/main/release/bin/INSTALL @@ -1,9 +1,9 @@ -Installing the Apache Tuscany SCA 1.2 (incubating) April 2008 Release binary distribution -========================================================================================= +Installing the Apache Tuscany SCA 1.3 July 2008 Release binary distribution +=========================================================================== Unzip Tuscany binary distribution archive and you get the following: -tuscany-sca-1.1-incubating +tuscany-sca-1.3 DISCLAIMER - the ASF incubation disclaimer INSTALL - this help file LICENSE - the Apache License and any dependecy licenses diff --git a/branches/sca-java-1.3/distribution/src/main/release/src/BUILDING b/branches/sca-java-1.3/distribution/src/main/release/src/BUILDING index 65d09c5eae..1873bbd915 100644 --- a/branches/sca-java-1.3/distribution/src/main/release/src/BUILDING +++ b/branches/sca-java-1.3/distribution/src/main/release/src/BUILDING @@ -1,5 +1,5 @@ -Building the Apache Tuscany SCA 1.2 (incubating) April 2008 Release source distribution -======================================================================================= +Building the Apache Tuscany SCA 1.3 July 2008 Release source distribution +========================================================================= Initial Setup ------------- -- cgit v1.2.3