You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2011/07/14 11:42:33 UTC

svn commit: r1146617 - in /tuscany/sca-java-2.x/trunk: distribution/all/src/main/release/bin/LICENSE modules/binding-ws-runtime-axis2/pom.xml samples/getting-started/helloworld-webapp/pom.xml testing/itest/properties/pom.xml

Author: slaws
Date: Thu Jul 14 09:42:33 2011
New Revision: 1146617

URL: http://svn.apache.org/viewvc?rev=1146617&view=rev
Log:
Correct dependencies following the move up to opensaml-2.4.1.jar, 

Modified:
    tuscany/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE
    tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml
    tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml
    tuscany/sca-java-2.x/trunk/testing/itest/properties/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=1146617&r1=1146616&r2=1146617&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 Thu Jul 14 09:42:33 2011
@@ -326,7 +326,7 @@ The following components come under Apac
  xmlbeans-2.3.0.jar
  XmlSchema-1.4.3.jar
  xmlsec-1.4.4.jar
- xmltooling-1.2.0.jar
+ xmltooling-1.3.1.jar
 
 ===============================================================================
 The serp-1.13.1.jar is distributed under the BSD license with the following copyright:

Modified: tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml?rev=1146617&r1=1146616&r2=1146617&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml Thu Jul 14 09:42:33 2011
@@ -84,14 +84,14 @@
                    axiom-dom-1.2.10.jar, 
                    mex-1.5.4-impl.jar, 
                    not-yet-commons-ssl-0.3.9.jar, 
-                   opensaml-2.2.3.jar, 
-                   openws-1.2.2.jar, 
+                   opensaml-2.4.1.jar, 
+                   openws-1.4.1.jar, 
                    rampart-core-1.5.1.jar, 
                    rampart-policy-1.5.1.jar, 
                    rampart-trust-1.5.1.jar,  
                    wss4j-1.5.10.jar, 
                    xmlsec-1.4.4.jar, 
-                   xmltooling-1.2.0.jar
+                   xmltooling-1.3.1.jar
                -->
                <exclusion>
                    <groupId>org.apache.axis2</groupId>
@@ -225,7 +225,11 @@
                <exclusion>
                    <groupId>org.slf4j</groupId>
                    <artifactId>log4j-over-slf4j</artifactId>
-               </exclusion>    
+               </exclusion>  
+               <exclusion>
+                   <groupId>org.slf4j</groupId>
+                   <artifactId>jul-to-slf4j</artifactId>
+               </exclusion>   
                <exclusion>
                    <groupId>commons-lang</groupId>
                    <artifactId>commons-lang</artifactId>
@@ -243,10 +247,18 @@
                    <artifactId>bcprov-ext-jdk15</artifactId>
                </exclusion>  
                <exclusion>
+                   <groupId>org.bouncycastle</groupId>
+                   <artifactId>bcprov-jdk15</artifactId>
+               </exclusion> 
+               <exclusion>
                    <groupId>org.apache.commons.ssl</groupId>
                    <artifactId>not-yet-commons-ssl</artifactId>
                </exclusion> 
                <exclusion>
+                   <groupId>ca.juliusdavies</groupId>
+                   <artifactId>not-yet-commons-ssl</artifactId>
+               </exclusion>
+               <exclusion>
                    <groupId>commons-collections</groupId>
                    <artifactId>commons-collections</artifactId>
                </exclusion>  
@@ -277,7 +289,15 @@
                <exclusion>
                    <groupId>org.apache.xalan</groupId>
                    <artifactId>xalan</artifactId>
-               </exclusion>                                                                            
+               </exclusion> 
+               <exclusion>
+                   <groupId>xalan</groupId>
+                   <artifactId>xalan</artifactId>
+               </exclusion> 
+               <exclusion>
+                   <groupId>xml-resolver</groupId>
+                   <artifactId>xml-resolver</artifactId>
+               </exclusion>
             </exclusions>
         </dependency>               
    

Modified: tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml?rev=1146617&r1=1146616&r2=1146617&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml Thu Jul 14 09:42:33 2011
@@ -58,8 +58,27 @@
          <artifactId>htmlunit</artifactId>
          <version>2.6</version>
          <scope>test</scope>
+         <exclusions>
+             <exclusion>
+                 <groupId>xalan</groupId>
+                 <artifactId>xalan</artifactId>
+             </exclusion> 
+         </exclusions>        
       </dependency>
 
+      <!-- replace HTMLUnit dependency with verstion that Tuscany is using -->
+      <dependency>
+          <groupId>xalan</groupId>
+          <artifactId>xalan</artifactId>
+          <version>2.7.0</version>
+          <exclusions>
+             <exclusion>
+                 <groupId>xml-apis</groupId>
+                 <artifactId>xml-apis</artifactId>
+             </exclusion>                              
+          </exclusions>            
+      </dependency>  
+
    </dependencies>
 
     <build>

Modified: tuscany/sca-java-2.x/trunk/testing/itest/properties/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/properties/pom.xml?rev=1146617&r1=1146616&r2=1146617&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/properties/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/properties/pom.xml Thu Jul 14 09:42:33 2011
@@ -53,7 +53,7 @@
         <dependency>
             <groupId>xalan</groupId>
             <artifactId>xalan</artifactId>
-            <version>2.7.1</version>
+            <version>2.7.0</version>
             <scope>test</scope>
         </dependency>