Author: ramkumar
Date: Wed Nov 19 23:07:08 2008
New Revision: 719186
URL: http://svn.apache.org/viewvc?rev=719186&view=rev
Log:
Fix of TUSCANY-2682
Modified:
tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml
tuscany/branches/sca-java-1.x/distribution/pom.xml
tuscany/branches/sca-java-1.x/distribution/src/main/release/CHANGES
tuscany/branches/sca-java-1.x/distribution/src/main/release/README
tuscany/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES
Modified: tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml?rev=719186&r1=719185&r2=719186&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/distribution/bundle/pom.xml Wed Nov 19
23:07:08 2008
@@ -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>
Modified: tuscany/branches/sca-java-1.x/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/pom.xml?rev=719186&r1=719185&r2=719186&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/distribution/pom.xml Wed Nov 19 23:07:08 2008
@@ -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 -->
Modified: tuscany/branches/sca-java-1.x/distribution/src/main/release/CHANGES
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/src/main/release/CHANGES?rev=719186&r1=719185&r2=719186&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/src/main/release/CHANGES
(original)
+++ tuscany/branches/sca-java-1.x/distribution/src/main/release/CHANGES Wed Nov
19 23:07:08 2008
@@ -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
==================================================
Modified: tuscany/branches/sca-java-1.x/distribution/src/main/release/README
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/src/main/release/README?rev=719186&r1=719185&r2=719186&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/src/main/release/README
(original)
+++ tuscany/branches/sca-java-1.x/distribution/src/main/release/README Wed Nov
19 23:07:08 2008
@@ -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.
Modified:
tuscany/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES?rev=719186&r1=719185&r2=719186&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES
(original)
+++ tuscany/branches/sca-java-1.x/distribution/src/main/release/RELEASE_NOTES
Wed Nov 19 23:07:08 2008
@@ -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 @@
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 @@
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 @@
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: