You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by bd...@apache.org on 2010/10/22 19:40:00 UTC

svn commit: r1026423 - in /tuscany/sca-java-2.x/trunk: distribution/all/src/main/release/bin/LICENSE features/all/pom.xml

Author: bdaniel
Date: Fri Oct 22 17:40:00 2010
New Revision: 1026423

URL: http://svn.apache.org/viewvc?rev=1026423&view=rev
Log:
TUSCANY-3739 Add implementation-python-runtime to bin distro and update license

Modified:
    tuscany/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE
    tuscany/sca-java-2.x/trunk/features/all/pom.xml

Modified: tuscany/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE?rev=1026423&r1=1026422&r2=1026423&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE (original)
+++ tuscany/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE Fri Oct 22 17:40:00 2010
@@ -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

Modified: tuscany/sca-java-2.x/trunk/features/all/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/features/all/pom.xml?rev=1026423&r1=1026422&r2=1026423&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/features/all/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/features/all/pom.xml Fri Oct 22 17:40:00 2010
@@ -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>