summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/distribution
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-20 07:07:08 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-20 07:07:08 +0000
commit3145cfb296602c7aeb0c3730ffadf5cf64f8ae1b (patch)
treee9e5fea782353e90fa897e9ad6c097b55359bb8f /branches/sca-java-1.x/distribution
parent0628b05668c24b83f79b2d4d900bd5e93f50fd31 (diff)
Fix of TUSCANY-2682
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719186 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/distribution')
-rw-r--r--branches/sca-java-1.x/distribution/bundle/pom.xml4
-rw-r--r--branches/sca-java-1.x/distribution/pom.xml2
-rw-r--r--branches/sca-java-1.x/distribution/src/main/release/CHANGES7
-rw-r--r--branches/sca-java-1.x/distribution/src/main/release/README4
-rw-r--r--branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES8
5 files changed, 16 insertions, 9 deletions
diff --git a/branches/sca-java-1.x/distribution/bundle/pom.xml b/branches/sca-java-1.x/distribution/bundle/pom.xml
index e201847758..916c0e9883 100644
--- a/branches/sca-java-1.x/distribution/bundle/pom.xml
+++ b/branches/sca-java-1.x/distribution/bundle/pom.xml
@@ -478,7 +478,7 @@
<dependency>
<groupId>org.apache.tuscany.sdo</groupId>
<artifactId>tuscany-sdo-impl</artifactId>
- <version>1.1-incubating</version>
+ <version>1.1.1</version>
<exclusions>
<exclusion>
<!-- sdo 1.0 uses 3.2.0 but sca uses 3.2.1 -->
@@ -491,7 +491,7 @@
<dependency>
<groupId>org.apache.tuscany.sdo</groupId>
<artifactId>tuscany-sdo-tools</artifactId>
- <version>1.1-incubating</version>
+ <version>1.1.1</version>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.x/distribution/pom.xml b/branches/sca-java-1.x/distribution/pom.xml
index f092b2ee3e..c7ce6ae531 100644
--- a/branches/sca-java-1.x/distribution/pom.xml
+++ b/branches/sca-java-1.x/distribution/pom.xml
@@ -114,7 +114,7 @@
<dependency>
<groupId>org.apache.tuscany.sdo</groupId>
<artifactId>tuscany-sdo-impl</artifactId>
- <version>1.1-incubating</version>
+ <version>1.1.1</version>
<exclusions>
<exclusion>
<!-- sdo 1.0 uses 3.2.0 but sca uses 3.2.1 -->
diff --git a/branches/sca-java-1.x/distribution/src/main/release/CHANGES b/branches/sca-java-1.x/distribution/src/main/release/CHANGES
index 763ab8421b..48768b6dc2 100644
--- a/branches/sca-java-1.x/distribution/src/main/release/CHANGES
+++ b/branches/sca-java-1.x/distribution/src/main/release/CHANGES
@@ -1,3 +1,10 @@
+Changes With Apache Tuscany SCA 1.3.3 Xxxxxxx 2008
+==================================================
+
+Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
+ * TUSCANY-2635 Pool stateless-scoped Java impl instances
+
+
Changes With Apache Tuscany SCA 1.3.2 October 2008
==================================================
diff --git a/branches/sca-java-1.x/distribution/src/main/release/README b/branches/sca-java-1.x/distribution/src/main/release/README
index 4d83dcfde9..d1146a0391 100644
--- a/branches/sca-java-1.x/distribution/src/main/release/README
+++ b/branches/sca-java-1.x/distribution/src/main/release/README
@@ -1,7 +1,7 @@
-Apache Tuscany SCA 1.2 (incubating) April 2008 README
+Apache Tuscany SCA 1.4 November 2008 README
=====================================================
-Welcome to the Tuscany SCA 1.2 release.
+Welcome to the Tuscany SCA 1.4 release.
See the RELEASE_NOTES file for information specific to this release.
diff --git a/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES b/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES
index a04ef5c553..f8fc6b7880 100644
--- a/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES
+++ b/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES
@@ -1,4 +1,4 @@
-Apache Tuscany SCA 1.2 (incubating) April 2008 Release Notes
+Apache Tuscany SCA 1.4 November 2008 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 1.2 release includes implementations of the
+ The Apache Tuscany SCA 1.4 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: