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/09/29 09:34:28 UTC

svn commit: r700008 - /geronimo/gshell/trunk/gshell-support/gshell-spring/pom.xml

Author: jdillon
Date: Mon Sep 29 00:34:28 2008
New Revision: 700008

URL: http://svn.apache.org/viewvc?rev=700008&view=rev
Log:
Need to trim down some spring stuff

Modified:
    geronimo/gshell/trunk/gshell-support/gshell-spring/pom.xml

Modified: geronimo/gshell/trunk/gshell-support/gshell-spring/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-spring/pom.xml?rev=700008&r1=700007&r2=700008&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-support/gshell-spring/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-support/gshell-spring/pom.xml Mon Sep 29 00:34:28 2008
@@ -64,6 +64,9 @@
             <artifactId>spring-core</artifactId>
         </dependency>
 
+        <!--
+        FIXME: Try to get ride of this dependency, or put it on a diet, cause it has was too muck crap we don't want/need/care about... and its 462K
+        -->
         <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-context</artifactId>