From a9f94b360362d453149bdedbde691167cc6a1b0f Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 12 May 2010 21:37:41 +0000 Subject: Starting tide up of release artifacts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943699 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/BUILDING | 2 +- sca-java-2.x/trunk/CHANGES | 5 +++++ sca-java-2.x/trunk/README | 4 ++-- sca-java-2.x/trunk/RELEASE_NOTES | 4 ++-- sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL | 4 ++-- 5 files changed, 12 insertions(+), 7 deletions(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/trunk/BUILDING b/sca-java-2.x/trunk/BUILDING index 9993ef4b96..a652e7c092 100644 --- a/sca-java-2.x/trunk/BUILDING +++ b/sca-java-2.x/trunk/BUILDING @@ -11,7 +11,7 @@ Initial Setup JDK location, and that your PATH includes %JAVA_HOME%\bin (windows) or $JAVA_HOME$/bin (unix). -3) Install Maven 2.0.7 or higher, which can be downloaded from +3) Install Maven 2.0.7 or higher (2.2.1 recommended), which can be downloaded from http://maven.apache.org/download.html. Make sure that your PATH includes the MVN_HOME/bin directory. diff --git a/sca-java-2.x/trunk/CHANGES b/sca-java-2.x/trunk/CHANGES index 7e4fb5eccb..08ea25c414 100644 --- a/sca-java-2.x/trunk/CHANGES +++ b/sca-java-2.x/trunk/CHANGES @@ -1,3 +1,8 @@ +Changes With Apache Tuscany SCA 2.0-M5 May 2010 +==================================================== + +//TODO + Changes With Apache Tuscany SCA 2.0-M4 November 2009 ==================================================== diff --git a/sca-java-2.x/trunk/README b/sca-java-2.x/trunk/README index 0a7459ec12..d2f5445e4d 100644 --- a/sca-java-2.x/trunk/README +++ b/sca-java-2.x/trunk/README @@ -1,7 +1,7 @@ -Apache Tuscany SCA 2.0-M4 November 2009 README +Apache Tuscany SCA 2.0-M5 May 2010 README ============================================== -Welcome to the Tuscany SCA 2.0-M4 release. +Welcome to the Tuscany SCA 2.0-M5 release. See the RELEASE_NOTES file for information specific to this release. diff --git a/sca-java-2.x/trunk/RELEASE_NOTES b/sca-java-2.x/trunk/RELEASE_NOTES index 7a75ab7cc3..7d41c4554c 100644 --- a/sca-java-2.x/trunk/RELEASE_NOTES +++ b/sca-java-2.x/trunk/RELEASE_NOTES @@ -1,4 +1,4 @@ -Apache Tuscany SCA 2.0-M4 November 2009 Release Notes +Apache Tuscany SCA 2.0-M5 May 2010 Release Notes ===================================================== Apache Tuscany provides a runtime based on the Service Component @@ -9,7 +9,7 @@ of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.or Overview -------- - The Apache Tuscany SCA 2.0-M4 release includes implementations of the + The Apache Tuscany SCA 2.0-M5 release includes implementations of the main SCA specifications and recent updates from Open CSA drafts including: SCA Assembly Model V1.1 diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL index a1e3562d8b..b73df8d8bd 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL @@ -1,9 +1,9 @@ -Installing the Apache Tuscany SCA 2.0-M4 November 2009 Release binary distribution +Installing the Apache Tuscany SCA 2.0-M5 May 2010 Release binary distribution ================================================================================== Unzip Tuscany binary distribution archive and you get the following: -tuscany-sca-2.0-M4 +tuscany-sca-2.0-M5 CHANGES - A note of the major changes in this release INSTALL - this help file LICENSE - the Apache License and any dependecy licenses -- cgit v1.2.3