summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-10-22 17:40:00 +0000
committerbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-10-22 17:40:00 +0000
commit5e75723988e0f0c4cc90162f2525f495ef3d19f7 (patch)
tree9bb94658902f891aefa070e7e465afc76da23fbb
parentc49b19749183040066b73c31e1d75bf742e9d655 (diff)
TUSCANY-3739 Add implementation-python-runtime to bin distro and update license
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026423 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE2
-rw-r--r--sca-java-2.x/trunk/features/all/pom.xml2
2 files changed, 1 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE
index 17f7719bf5..7bf827f5d4 100644
--- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE
+++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE
@@ -2223,7 +2223,7 @@ EXHIBIT A -Mozilla Public License.
Original Code Source Code for Your Modifications.]
========================================================================================================
-The jython-2.2.1.jar includes files under the following licenses:
+The jython-2.5.2-beta1.jar includes files under the following licenses:
The Jython License
A. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING JYTHON
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml
index fdfc991150..6edfccb18a 100644
--- a/sca-java-2.x/trunk/features/all/pom.xml
+++ b/sca-java-2.x/trunk/features/all/pom.xml
@@ -248,13 +248,11 @@
<version>2.0-SNAPSHOT</version>
</dependency>
-<!-- not in distro until build settles down
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-python-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
--->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>