Author: antelder
Date: Sun Nov 21 18:39:47 2010
New Revision: 1037523

URL: http://svn.apache.org/viewvc?rev=1037523&view=rev
Log:
Add some more excludes

Modified:
    tuscany/sca-java-2.x/trunk/modules/implementation-script-runtime/pom.xml

Modified: 
tuscany/sca-java-2.x/trunk/modules/implementation-script-runtime/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/implementation-script-runtime/pom.xml?rev=1037523&r1=1037522&r2=1037523&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/implementation-script-runtime/pom.xml 
(original)
+++ tuscany/sca-java-2.x/trunk/modules/implementation-script-runtime/pom.xml 
Sun Nov 21 18:39:47 2010
@@ -69,6 +69,14 @@
                     <artifactId>bsf-engines</artifactId>
                 </exclusion>
                 <exclusion>
+                    <groupId>org.apache.ws.commons.axiom</groupId>
+                    <artifactId>axiom-api</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.apache.ws.commons.axiom</groupId>
+                    <artifactId>axiom-impl</artifactId>
+                </exclusion>
+                <exclusion>
                     <groupId>stax</groupId>
                     <artifactId>stax-api</artifactId>
                 </exclusion>


Reply via email to