From 0ddd723b8c72193db1ceb215f9be69a4f42d14c5 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Fri, 17 Apr 2009 07:07:34 +0000
Subject: [PATCH] 304 with patches

---
 org.eclipse.wtp.releng.webupdatesite/WebContent/site.xml     | 5 ++++-
 .../WebContent/site304PlusPatches.xml                        | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/site.xml b/org.eclipse.wtp.releng.webupdatesite/WebContent/site.xml
index 33de5a396..c5795acd2 100644
--- a/org.eclipse.wtp.releng.webupdatesite/WebContent/site.xml
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/site.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<site>
+<site
+    digestURL="http://download.eclipse.org/webtools/updates/"
+    mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/webtools/updates/site.xml&amp;format=xml"
+    pack200="true">
     <description
         url="http://download.eclipse.org/webtools/updates/index.html"> The update site contains the features of the of Eclipse Web
         Tools Project (WTP)</description>
diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/site304PlusPatches.xml b/org.eclipse.wtp.releng.webupdatesite/WebContent/site304PlusPatches.xml
index 33de5a396..c5795acd2 100644
--- a/org.eclipse.wtp.releng.webupdatesite/WebContent/site304PlusPatches.xml
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/site304PlusPatches.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<site>
+<site
+    digestURL="http://download.eclipse.org/webtools/updates/"
+    mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/webtools/updates/site.xml&amp;format=xml"
+    pack200="true">
     <description
         url="http://download.eclipse.org/webtools/updates/index.html"> The update site contains the features of the of Eclipse Web
         Tools Project (WTP)</description>
-- 
GitLab