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/04/24 20:22:16 UTC

svn commit: r396629 - /geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/pluginXmlTemplate.vm

Author: sppatel
Date: Mon Apr 24 11:22:13 2006
New Revision: 396629

URL: http://svn.apache.org/viewcvs?rev=396629&view=rev
Log:
don't need reexport

Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/pluginXmlTemplate.vm

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/pluginXmlTemplate.vm
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/pluginXmlTemplate.vm?rev=396629&r1=396628&r2=396629&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/pluginXmlTemplate.vm (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/pluginXmlTemplate.vm Mon Apr 24 11:22:13 2006
@@ -13,7 +13,4 @@
     </library>  
 #end  
   </runtime>
-  <requires>
-     <import plugin="org.apache.geronimo.runtime.common" export="true"/>
-  </requires>
 </plugin>