You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/05/15 20:24:17 UTC

svn commit: r656770 - /geronimo/server/trunk/framework/configs/gshell-framework/pom.xml

Author: jdillon
Date: Thu May 15 11:24:17 2008
New Revision: 656770

URL: http://svn.apache.org/viewvc?rev=656770&view=rev
Log:
Drop commented bits

Modified:
    geronimo/server/trunk/framework/configs/gshell-framework/pom.xml

Modified: geronimo/server/trunk/framework/configs/gshell-framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/gshell-framework/pom.xml?rev=656770&r1=656769&r2=656770&view=diff
==============================================================================
--- geronimo/server/trunk/framework/configs/gshell-framework/pom.xml (original)
+++ geronimo/server/trunk/framework/configs/gshell-framework/pom.xml Thu May 15 11:24:17 2008
@@ -59,24 +59,6 @@
             <groupId>org.apache.geronimo.gshell</groupId>
             <artifactId>gshell-cli</artifactId>
         </dependency>
-
-<!--
-not sure if these should be here
-        <dependency>
-            <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-archiver</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-log4j12</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>jcl104-over-slf4j</artifactId>
-        </dependency>
--->
     </dependencies>
 
     <build>