Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2008-08-26 17:40:42 +0000
committerdavid_williams2008-08-26 17:40:42 +0000
commitfb1166627f3c088be82efb4a9630b876f54d1850 (patch)
tree4a055dc5f369713a324da1dcbe30fab541906f73
parent7f1a788af5b4b619d309bd60cc41834a3974e50f (diff)
downloadwebtools.maps-fb1166627f3c088be82efb4a9630b876f54d1850.tar.gz
webtools.maps-fb1166627f3c088be82efb4a9630b876f54d1850.tar.xz
webtools.maps-fb1166627f3c088be82efb4a9630b876f54d1850.zip
update to WTP M1
-rw-r--r--releng/maps/dependencies.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index bd2ca0d08..b2847f90a 100644
--- a/releng/maps/dependencies.properties
+++ b/releng/maps/dependencies.properties
@@ -308,18 +308,18 @@ internalRefToolFile=internal-200302241157.zip
# WST or XML is required for XSL build
-wst.file=wtp-wst-R-3.0-20080616152118.zip
+wst.file=wtp-wst-sdk-S-3.1M1-20080826064151.zip
wst.name=WST
wst.description=WST
wst.build.home=http://download.eclipse.org/webtools/downloads/
-wst.mirror.prefixuri=webtools/downloads/drops/R3.0/R-3.0-20080616152118
+wst.mirror.prefixuri=webtools/downloads/drops/R3.1/S-3.1M1-20080826064151
wst.url=http://download.eclipse.org/${wst.mirror.prefixuri}
-xml.file=wtp-xml-R-3.0-20080616152118.zip
+xml.file=wtp-xml-S-3.1M1-20080826064151.zip
xml.name=XML
xml.description=XML
xml.build.home=http://download.eclipse.org/webtools/downloads/
-xml.mirror.prefixuri=webtools/downloads/drops/R3.0/R-3.0-20080616152118
+xml.mirror.prefixuri=webtools/downloads/drops/R3.1/S-3.1M1-20080826064151
xml.url=http://download.eclipse.org/${xml.mirror.prefixuri}

Back to the top