You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2009/12/11 09:18:08 UTC

svn commit: r889529 - /geronimo/server/trunk/plugins/tomcat/tomcat7/src/main/history/dependencies.xml

Author: xuhaihong
Date: Fri Dec 11 08:18:08 2009
New Revision: 889529

URL: http://svn.apache.org/viewvc?rev=889529&view=rev
Log:
update dependencies.xml to remove unused dependency modules

Modified:
    geronimo/server/trunk/plugins/tomcat/tomcat7/src/main/history/dependencies.xml

Modified: geronimo/server/trunk/plugins/tomcat/tomcat7/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/tomcat/tomcat7/src/main/history/dependencies.xml?rev=889529&r1=889528&r2=889529&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/tomcat/tomcat7/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/plugins/tomcat/tomcat7/src/main/history/dependencies.xml Fri Dec 11 08:18:08 2009
@@ -42,11 +42,6 @@
         <type>jar</type>
     </dependency>
     <dependency>
-        <groupId>org.apache.geronimo.ext.tomcat</groupId>
-        <artifactId>util</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>server-security-config</artifactId>
         <type>car</type>