You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2010/07/20 15:45:40 UTC

svn commit: r965844 - /geronimo/server/branches/2.2/plugins/axis2/axis2/src/main/history/dependencies.xml

Author: genspring
Date: Tue Jul 20 13:45:40 2010
New Revision: 965844

URL: http://svn.apache.org/viewvc?rev=965844&view=rev
Log:
Fix a build problem.

Modified:
    geronimo/server/branches/2.2/plugins/axis2/axis2/src/main/history/dependencies.xml

Modified: geronimo/server/branches/2.2/plugins/axis2/axis2/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/axis2/src/main/history/dependencies.xml?rev=965844&r1=965843&r2=965844&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/axis2/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/axis2/src/main/history/dependencies.xml Tue Jul 20 13:45:40 2010
@@ -27,11 +27,6 @@
         <type>jar</type>
     </dependency>
     <dependency>
-        <groupId>commons-io</groupId>
-        <artifactId>commons-io</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.axis2</groupId>
         <artifactId>addressing</artifactId>
         <type>mar</type>