From d59c643ed804f78449fabfc8f1c4cba76a8dc79d Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sun, 16 Nov 2008 05:42:37 +0000
Subject: [PATCH] prep for update sites

---
 .../WebContent/siteGalileo.xml                              | 6 +++---
 .../WebContent/siteGanymede.xml                             | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml b/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml
index 559f27f1b..b3ed0c303 100644
--- a/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site
-    digestURL="http://download.eclipse.org/webtools/tempTestUpdates/"
-    mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/webtools/tempTestUpdates/site.xml&amp;format=xml"
+    digestURL="http://download.eclipse.org/webtools/tempTestUpdates31/"
+    mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/webtools/tempTestUpdates31/site.xml&amp;format=xml"
     pack200="true">
     <description
-        url="http://download.eclipse.org/webtools/tempTestUpdates/index.html"> The update site contains the features of the of Eclipse Web
+        url="http://download.eclipse.org/webtools/tempTestUpdates31/index.html"> The update site contains the features of the of Eclipse Web
         Tools Project (WTP)</description>
     <feature
         id="org.eclipse.wst.xml_ui.feature"
diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGanymede.xml b/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGanymede.xml
index 559f27f1b..41bbfdcd8 100644
--- a/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGanymede.xml
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGanymede.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site
-    digestURL="http://download.eclipse.org/webtools/tempTestUpdates/"
-    mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/webtools/tempTestUpdates/site.xml&amp;format=xml"
+    digestURL="http://download.eclipse.org/webtools/tempTestUpdates30x/"
+    mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/webtools/tempTestUpdates30x/site.xml&amp;format=xml"
     pack200="true">
     <description
-        url="http://download.eclipse.org/webtools/tempTestUpdates/index.html"> The update site contains the features of the of Eclipse Web
+        url="http://download.eclipse.org/webtools/tempTestUpdates30x/index.html"> The update site contains the features of the of Eclipse Web
         Tools Project (WTP)</description>
     <feature
         id="org.eclipse.wst.xml_ui.feature"
-- 
GitLab