You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/12/15 20:09:47 UTC

svn commit: r487622 - in /geronimo/devtools/eclipse-plugin/trunk: ./ pom.xml

Author: sppatel
Date: Fri Dec 15 11:09:46 2006
New Revision: 487622

URL: http://svn.apache.org/viewvc?view=rev&rev=487622
Log:
disable modules

Modified:
    geronimo/devtools/eclipse-plugin/trunk/   (props changed)
    geronimo/devtools/eclipse-plugin/trunk/pom.xml

Propchange: geronimo/devtools/eclipse-plugin/trunk/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Fri Dec 15 11:09:46 2006
@@ -1 +1,2 @@
+13f79535-47bb-0310-9956-ffa450edef68:/geronimo/devtools/eclipse-plugin/branches/1.2.1:487621
 47d51c14-9805-4038-8224-40f2b3020a56:/local/G1526-eclipse:3238

Modified: geronimo/devtools/eclipse-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/pom.xml?view=diff&rev=487622&r1=487621&r2=487622
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Fri Dec 15 11:09:46 2006
@@ -287,7 +287,7 @@
   </pluginRepositories>
 
   <modules>
-    <module>modules/eclipse-support</module>
+    <!--<module>modules/eclipse-support</module>-->
     <module>maven-plugins/maven-emf-plugin</module>
     <module>maven-plugins/maven-geronimodevtools-plugin</module>
     <module>emf</module>