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/05/22 17:06:40 UTC

svn commit: r408685 - in /geronimo/devtools/eclipse-plugin/trunk: emf/geronimo-1.0/pom.xml emf/geronimo-1.1/pom.xml pom.xml

Author: sppatel
Date: Mon May 22 08:06:40 2006
New Revision: 408685

URL: http://svn.apache.org/viewvc?rev=408685&view=rev
Log:
BUG FIX: update to WTP 1.02 and Eclipse 3.2 release

Modified:
    geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.0/pom.xml
    geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.1/pom.xml
    geronimo/devtools/eclipse-plugin/trunk/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.0/pom.xml?rev=408685&r1=408684&r2=408685&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.0/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.0/pom.xml Mon May 22 08:06:40 2006
@@ -13,7 +13,7 @@
   <!--TODO remove following properties after 3.2 migration -->
   <properties>
     <installLocation>${settings.localRepository}/eclipse/temp/</installLocation>
-    <platformDriver>I20060329-0800/eclipse-SDK-I20060329-0800</platformDriver>
+    <platformDriver>R-3.1.2-200601181600/eclipse-SDK-3.1.2</platformDriver>
     <geronimoVersion>1.0</geronimoVersion>
     <openejbVersion>2.0</openejbVersion>
   </properties>

Modified: geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.1/pom.xml?rev=408685&r1=408684&r2=408685&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.1/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/emf/geronimo-1.1/pom.xml Mon May 22 08:06:40 2006
@@ -13,7 +13,7 @@
   <!--TODO remove following properties after 3.2 migration -->
   <properties>
     <installLocation>${settings.localRepository}/eclipse/temp/</installLocation>
-    <platformDriver>I20060329-0800/eclipse-SDK-I20060329-0800</platformDriver>
+    <platformDriver>R-3.1.2-200601181600/eclipse-SDK-3.1.2</platformDriver>
     <geronimoVersion>1.1-SNAPSHOT</geronimoVersion>
     <openejbVersion>2.1-SNAPSHOT</openejbVersion>
   </properties>

Modified: geronimo/devtools/eclipse-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/pom.xml?rev=408685&r1=408684&r2=408685&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Mon May 22 08:06:40 2006
@@ -118,7 +118,7 @@
     <emfUrl>http://download.eclipse.org/tools/emf/downloads/drops/2.1.2/R200601191349/emf-sdo-xsd-SDK-2.1.2.zip</emfUrl>
     <jemUrl>http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822/JEM-SDK-1.1.0.1.zip</jemUrl>
     <gefUrl>http://download.eclipse.org/tools/gef/downloads/drops/R-3.1.1-200509301327/GEF-SDK-3.1.1.zip</gefUrl>
-    <wtpUrl>http://download.eclipse.org/webtools/downloads/drops/R-1.0.2-200604200208/wtp-sdk-R-1.0.2-200604200208.zip</wtpUrl>
+    <wtpUrl>http://download.eclipse.org/webtools/downloads/drops/R-1.0.2-200604280245/wtp-sdk-R-1.0.2-200604280245.zip</wtpUrl>
   </properties>
 
   <distributionManagement>