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 14:53:31 UTC

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

Author: jdillon
Date: Wed Nov 26 05:53:30 2008
New Revision: 720852

URL: http://svn.apache.org/viewvc?rev=720852&view=rev
Log:
Disable mercury for now

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

Modified: geronimo/gshell/trunk/gshell-support/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/pom.xml?rev=720852&r1=720851&r2=720852&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-support/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-support/pom.xml Wed Nov 26 05:53:30 2008
@@ -58,7 +58,9 @@
         <module>gshell-plexus</module>
         <module>gshell-artifact</module>
         <module>gshell-artifact-maven</module>
+        <!--
         <module>gshell-artifact-mercury</module>
+        -->
         <module>gshell-artifact-ivy</module>
         <module>gshell-marshal</module>
         <module>gshell-xstore</module>