From df2ed8c0ee940e0979ace159a2076bef49d7fbc6 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Thu, 8 May 2008 14:08:53 +0000 Subject: [PATCH] 231078 JEE package update to Ganymede M7 --- org.eclipse.wtp.releng.epp/config/eclipse_jee_340.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/org.eclipse.wtp.releng.epp/config/eclipse_jee_340.xml b/org.eclipse.wtp.releng.epp/config/eclipse_jee_340.xml index e1d0a127e..18f899adc 100644 --- a/org.eclipse.wtp.releng.epp/config/eclipse_jee_340.xml +++ b/org.eclipse.wtp.releng.epp/config/eclipse_jee_340.xml @@ -26,11 +26,11 @@ <!-- version, the RCP version to build. This is used to determine the file name of the root file archives --> - <rcp version="3.4M6a" /> + <rcp version="3.4M7" /> <!-- name, the name of the product, used in naming the created files. --> <product - name="eclipse-jee-ganymede-M6" + name="eclipse-jee-ganymede-M7" eclipseProductId="org.eclipse.platform.ide" initialPerspectiveId="org.eclipse.jst.j2ee.J2EEPerspective" /> @@ -283,7 +283,7 @@ <!-- folder, pointing to a folder containing the zipped root files for each of the target platforms. --> - <rootFileFolder folder="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.4M6a-200804091425" /> + <rootFileFolder folder="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.4M7-200805020100" /> <!-- relativeFolder, names the subfolder of the base folder where the update site will be created. This is configurable so that working areas, especially root files, are reusable. --> @@ -339,9 +339,9 @@ org.eclipse.platform <eclipseIniFileContent path="/eclipse/Eclipse.app/Contents/MacOS/">-showsplash org.eclipse.platform -startup -../../../plugins/org.eclipse.equinox.launcher_1.0.100.v20080303.jar +../../../plugins/org.eclipse.equinox.launcher_1.0.100.v20080501.jar --launcher.library -../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.100.v20080303 +../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.100.v20080428-1330 -vmargs -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -- GitLab