Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-12-08 06:33:08 +0000
committerdavid_williams2009-12-08 06:33:08 +0000
commit8ac150ec3a6325bfbeeb9a4ab003c79a4c2fccfc (patch)
tree9eab921cb0488349762714c5147d6e324904665b
parent497a783b277aa1432556c60f19067bcede4e9200 (diff)
downloadwebtools.maps-8ac150ec3a6325bfbeeb9a4ab003c79a4c2fccfc.tar.gz
webtools.maps-8ac150ec3a6325bfbeeb9a4ab003c79a4c2fccfc.tar.xz
webtools.maps-8ac150ec3a6325bfbeeb9a4ab003c79a4c2fccfc.zip
prep for xquery build
-rw-r--r--releng/helios/maps/dependencies.properties14
1 files changed, 3 insertions, 11 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index dd2ea242e..27bf58a47 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -343,22 +343,14 @@ internalRefToolFile=internal-200302241157.zip
# WST or XML is required for XSL build
-wst.file=wtp-wst-R-3.1-20090616035105.zip
+wst.file=wtp-wst-sdk-S-3.2.0M3-20091106000626.zip
wst.name=WST
wst.description=WST
-wst.build.home=http://download.eclipse.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105
-wst.mirror.prefixuri=/webtools/downloads/drops/R3.1/R-3.1-20090616035105
+wst.build.home=http://download.eclipse.org/webtools/downloads/drops/R3.2.0/S-3.2.0M3-20091106000626
+wst.mirror.prefixuri=/webtools/downloads/drops/R3.2.0/S-3.2.0M3-20091106000626
wst.url=http://download.eclipse.org/${wst.mirror.prefixuri}
-xml.file=wtp-xml-sdk-I-3.1-20090430124930.zip
-xml.name=XML
-xml.description=XML
-xml.build.home=http://build.eclipse.org/webtools/committers/
-xml.mirror.prefixuri=/webtools/downloads/xml-R3.1-I/20090430124930/I-3.1-20090430124930
-xml.url=http://download.eclipse.org/${xml.mirror.prefixuri}
-
-
eclipse.fspath.prefix=/home/data/httpd/download.eclipse.org

Back to the top