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

svn commit: r899785 - /geronimo/server/trunk/plugins/jetty8/jetty8-clustering-wadi/src/main/history/dependencies.xml

Author: djencks
Date: Fri Jan 15 19:38:55 2010
New Revision: 899785

URL: http://svn.apache.org/viewvc?rev=899785&view=rev
Log:
another dependency change

Modified:
    geronimo/server/trunk/plugins/jetty8/jetty8-clustering-wadi/src/main/history/dependencies.xml

Modified: geronimo/server/trunk/plugins/jetty8/jetty8-clustering-wadi/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/jetty8/jetty8-clustering-wadi/src/main/history/dependencies.xml?rev=899785&r1=899784&r2=899785&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/jetty8/jetty8-clustering-wadi/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/plugins/jetty8/jetty8-clustering-wadi/src/main/history/dependencies.xml Fri Jan 15 19:38:55 2010
@@ -56,9 +56,4 @@
         <artifactId>jetty-xml</artifactId>
         <type>jar</type>
     </dependency>
-    <dependency>
-        <groupId>org.mortbay.jetty</groupId>
-        <artifactId>jetty-util</artifactId>
-        <type>jar</type>
-    </dependency>
 </plugin-artifact>