You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2010/01/19 10:33:40 UTC

svn commit: r900707 - /geronimo/server/trunk/plugins/axis2/pom.xml

Author: rwonly
Date: Tue Jan 19 09:33:40 2010
New Revision: 900707

URL: http://svn.apache.org/viewvc?rev=900707&view=rev
Log:
cleanup the axis2 plugin's pom

Modified:
    geronimo/server/trunk/plugins/axis2/pom.xml

Modified: geronimo/server/trunk/plugins/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/axis2/pom.xml?rev=900707&r1=900706&r2=900707&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/axis2/pom.xml (original)
+++ geronimo/server/trunk/plugins/axis2/pom.xml Tue Jan 19 09:33:40 2010
@@ -68,10 +68,6 @@
                         <artifactId>servlet-api</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>xerces</groupId>
-                        <artifactId>xercesImpl</artifactId>
-                    </exclusion>
-                    <exclusion>
                         <groupId>xalan</groupId>
                         <artifactId>xalan</artifactId>
                     </exclusion>
@@ -80,14 +76,6 @@
                         <artifactId>commons-io</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>org.apache.httpcomponents</groupId>
-                        <artifactId>httpcore-nio</artifactId>
-                    </exclusion>
-                    <exclusion>
-                        <groupId>org.apache.httpcomponents</groupId>
-                        <artifactId>httpcore-niossl</artifactId>
-                    </exclusion>
-                    <exclusion>
                         <groupId>org.apache.woden</groupId>
                         <artifactId>woden-impl-dom</artifactId>
                     </exclusion>
@@ -100,8 +88,8 @@
                         <artifactId>commons-httpclient</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>wsdl</groupId>
-                        <artifactId>wsdl</artifactId>
+                        <groupId>wsdl4j</groupId>
+                        <artifactId>wsdl4j</artifactId>
                     </exclusion>
                 </exclusions>
             </dependency>
@@ -116,10 +104,6 @@
                         <artifactId>mail</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>xerces</groupId>
-                        <artifactId>xercesImpl</artifactId>
-                    </exclusion>
-                    <exclusion>
                         <groupId>xalan</groupId>
                         <artifactId>xalan</artifactId>
                     </exclusion>
@@ -160,10 +144,6 @@
                         <artifactId>mail</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>xerces</groupId>
-                        <artifactId>xercesImpl</artifactId>
-                    </exclusion>
-                    <exclusion>
                         <groupId>xalan</groupId>
                         <artifactId>xalan</artifactId>
                     </exclusion>
@@ -204,10 +184,6 @@
                         <artifactId>mail</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>xerces</groupId>
-                        <artifactId>xercesImpl</artifactId>
-                    </exclusion>
-                    <exclusion>
                         <groupId>xalan</groupId>
                         <artifactId>xalan</artifactId>
                     </exclusion>
@@ -229,10 +205,6 @@
                         <artifactId>mail</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>xerces</groupId>
-                        <artifactId>xercesImpl</artifactId>
-                    </exclusion>
-                    <exclusion>
                         <groupId>xalan</groupId>
                         <artifactId>xalan</artifactId>
                     </exclusion>