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/11/26 15:35:04 UTC

svn commit: r720889 - /geronimo/gshell/trunk/gshell-commands/pom.xml

Author: jdillon
Date: Wed Nov 26 06:35:04 2008
New Revision: 720889

URL: http://svn.apache.org/viewvc?rev=720889&view=rev
Log:
Disable gshell-geronimo for now

Modified:
    geronimo/gshell/trunk/gshell-commands/pom.xml

Modified: geronimo/gshell/trunk/gshell-commands/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-commands/pom.xml?rev=720889&r1=720888&r2=720889&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-commands/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-commands/pom.xml Wed Nov 26 06:35:04 2008
@@ -65,7 +65,9 @@
         <module>gshell-vfs</module>
         <module>gshell-log4j</module>
         <module>gshell-ssh</module>
+	<!--
         <module>gshell-geronimo</module>
+	-->
     </modules>
 
-</project>
\ No newline at end of file
+</project>