update for improved patch processing
diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/sitePatches.xml b/org.eclipse.wtp.releng.webupdatesite/WebContent/sitePatches.xml
new file mode 100644
index 0000000..667334a
--- /dev/null
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/sitePatches.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site
+ digestURL="http://download.eclipse.org/webtools/milestones/"
+ mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/webtools/milestones/site.xml&format=xml"
+ pack200="true">
+ <description
+ url="http://download.eclipse.org/webtools/milestones/index.html"> The update site contains the features of the of Eclipse Web
+ Tools Project (WTP)</description>
+
+
+ <feature
+ id="org.eclipse.jst.enterprise_ui.feature.patch"
+ url="features/org.eclipse.jst.enterprise_ui.feature.patch_3.0.0.v200806092130-7F2EN0Cwum5M5u64RsGoSUMYCSXS.jar"
+ version="3.0.0.v200806092130-7F2EN0Cwum5M5u64RsGoSUMYCSXS">
+ <category
+ name="Web Tools Platform (WTP)"/>
+ </feature>
+ <feature
+ id="org.eclipse.jst.web_core.feature.patch"
+ url="features/org.eclipse.jst.web_core.feature.patch_1.0.0.v200806092130-6--BcMAAwAbQRLQLo.jar"
+ version="1.0.0.v200806092130-6--BcMAAwAbQRLQLo">
+ <category
+ name="Web Tools Platform (WTP)"/>
+ </feature>
+ <feature
+ id="org.eclipse.jst.web_ui.feature.patch"
+ url="features/org.eclipse.jst.web_ui.feature.patch_3.0.0.v200806092130-7A-8Y8QqN2lf4VSWrI2ek5Pf4k7s.jar"
+ version="3.0.0.v200806092130-7A-8Y8QqN2lf4VSWrI2ek5Pf4k7s">
+ <category
+ name="Web Tools Platform (WTP)"/>
+ </feature>
+ <feature
+ id="org.eclipse.wst.common_core.feature.patch"
+ url="features/org.eclipse.wst.common_core.feature.patch_3.0.0.v200806111800-7U-8Y9LIrwYBUV7sHGjhtz0LTrMd.jar"
+ version="3.0.0.v200806111800-7U-8Y9LIrwYBUV7sHGjhtz0LTrMd">
+ <category
+ name="Web Tools Platform (WTP)"/>
+ </feature>
+ <feature
+ id="org.eclipse.wst.jsdt.feature.patch"
+ url="features/org.eclipse.wst.jsdt.feature.patch_2.0.0.v200806090000-7938aCYQCD4CmHbCCCC.jar"
+ version="2.0.0.v200806090000-7938aCYQCD4CmHbCCCC">
+ <category
+ name="Web Tools Platform (WTP)"/>
+ </feature>
+ <feature
+ id="org.eclipse.wst.web_core.feature.patch"
+ url="features/org.eclipse.wst.web_core.feature.patch_2.0.0.v200806090000-3--8s733I3D683333.jar"
+ version="2.0.0.v200806090000-3--8s733I3D683333">
+ <category
+ name="Web Tools Platform (WTP)"/>
+ </feature>
+ <feature
+ id="org.eclipse.wst.xml_core.feature.patch"
+ url="features/org.eclipse.wst.xml_core.feature.patch_2.0.0.v200805191452-32-9oA55S5M5J.jar"
+ version="2.0.0.v200805191452-32-9oA55S5M5J">
+ <category
+ name="Web Tools Platform (WTP)"/>
+ </feature>
+
+ <category-def
+ label="3.0.1 Patch Features"
+ name="3.0.1 Patch Features">
+ <description url="http://download.eclipse.org/webtools/updates/index.html">These patches
+ contain fixes for a previous release.</description>
+ </category-def>
+</site>
\ No newline at end of file