You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/06/25 17:18:12 UTC

svn commit: r788387 - in /geronimo/devtools/eclipse-plugin/trunk/features: org.apache.geronimo.v21.feature/feature.xml org.apache.geronimo.v22.feature/feature.xml

Author: dwoods
Date: Thu Jun 25 15:18:12 2009
New Revision: 788387

URL: http://svn.apache.org/viewvc?rev=788387&view=rev
Log:
GERONIMODEVTOOLS-581 Allow installation on Eclipse 3.5 Galileo.  Patch contributed by Delos Dai.

Modified:
    geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.xml
    geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/feature.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.xml?rev=788387&r1=788386&r2=788387&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.xml Thu Jun 25 15:18:12 2009
@@ -42,8 +42,6 @@
     </url>
     
     <requires>
-  	<import feature="org.eclipse.jst.common_core.feature" version="2.0.0.v200706041905-1007w311817231426" 
-		match="greaterOrEqual"/>     	
 	<import feature="org.eclipse.jst.server_ui.feature" version="2.0.2.v200802150100-77-CT9yJXEkuiKVeQrclqTHQ3648"
 		match="greaterOrEqual"/>
 	<import feature="org.eclipse.jst.server_adapters.feature" version="2.0.2.v200802150100-787KE8iDUUEF6GwKwpHEQ"

Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/feature.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/feature.xml?rev=788387&r1=788386&r2=788387&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/feature.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/feature.xml Thu Jun 25 15:18:12 2009
@@ -42,8 +42,6 @@
     </url>
     
     <requires>
-        <import feature="org.eclipse.jst.common_core.feature" version="2.0.0.v200706041905-1007w311817231426" 
-		match="greaterOrEqual"/>     	
 	<import feature="org.eclipse.jst.server_ui.feature" version="2.0.2.v200802150100-77-CT9yJXEkuiKVeQrclqTHQ3648"
 		match="greaterOrEqual"/>
 	<import feature="org.eclipse.jst.server_adapters.feature" version="2.0.2.v200802150100-787KE8iDUUEF6GwKwpHEQ"