Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authordavid_williams2010-07-05 14:16:57 +0000
committerdavid_williams2010-07-05 14:16:57 +0000
commit2d0aeec11868f0a0de40e8bbd11acc7049fd5870 (patch)
treedb0a8f2b0817497e1381d47968c21cd49a0087ad /releng
parentd68c6fb3f8b983f946da2afd1273cc96da4b78d8 (diff)
downloadwebtools.maps-2d0aeec11868f0a0de40e8bbd11acc7049fd5870.tar.gz
webtools.maps-2d0aeec11868f0a0de40e8bbd11acc7049fd5870.tar.xz
webtools.maps-2d0aeec11868f0a0de40e8bbd11acc7049fd5870.zip
update WTP pre-req for PAVE build
Diffstat (limited to 'releng')
-rw-r--r--releng/helios/maps/dependencies.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index a70f3ae79..335f787cb 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -347,12 +347,12 @@ jst.build.home=${wst.build.home}
jst.mirror.prefixuri=${wst.mirror.prefixuri}
jst.url=${wst.url}
-# WTP
-wtp.file=wtp-sdk-I-3.2.0-20100306173837.zip
+# WTP - used by PAVE
+wtp.file=wtp-sdk-R-3.2.0-20100615235519.zip
wtp.name=WTP
wtp.description=WTP for jax ws Builds
wtp.build.home=http://download.eclipse.org/webtools/downloads/
-wtp.mirror.prefixuri=/webtools/downloads/drops/R3.2.0/I-3.2.0-20100306173837
+wtp.mirror.prefixuri=/webtools/downloads/drops/R3.2.0/R-3.2.0-20100615235519
wtp.url=http://download.eclipse.org${wtp.mirror.prefixuri}
### DLTK

Back to the top