From 7a95294fd7320a736cf99f53cf42f51ee55a8792 Mon Sep 17 00:00:00 2001
From: jeffliu <jeffliu>
Date: Fri, 18 Mar 2005 19:31:50 +0000
Subject: [PATCH] [88504] Update the build process to use the new JEM SDK

---
 archive/org.eclipse.wtp.releng/maps/build.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/archive/org.eclipse.wtp.releng/maps/build.cfg b/archive/org.eclipse.wtp.releng/maps/build.cfg
index 657128b7f..83488dbe3 100644
--- a/archive/org.eclipse.wtp.releng/maps/build.cfg
+++ b/archive/org.eclipse.wtp.releng/maps/build.cfg
@@ -36,8 +36,8 @@ gefFile =GEF-SDK-I20050215.zip
 #jemURL = http://download.eclipse.org/tools/ve/downloads/drops/R-1.0.2-200412091401/JEM-SDK-1.0.2.zip
 #jemFile = JEM-SDK-1.0.1.1.zip
 #or the runtime (smaller file)
-jemURL = http://download.eclipse.org/tools/ve/downloads/drops/R-1.0.2-200412091401/JEM-runtime-1.0.2.zip
-jemFile = JEM-runtime-1.0.2.zip
+jemURL = http://download.eclipse.org/tools/ve/downloads/drops/I-I20050315-200503150922/JEM-SDK-I20050315.zip
+jemFile = JEM-SDK-I20050315.zip
 
 #Automated Test Tools
 junitFile=eclipse-test-framework-3.1M5a.zip
-- 
GitLab