Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-10-07 04:19:15 +0000
committerdavid_williams2009-10-07 04:19:15 +0000
commit8d79979a8cf0c176b31282524ca999ada314ab3f (patch)
tree77e1f8b809227e683f581ede063f96ba5875854f /releng/helios/maps
parentad7e8c68100903b4b9351682a5f4bde9fcbccd40 (diff)
downloadwebtools.maps-8d79979a8cf0c176b31282524ca999ada314ab3f.tar.gz
webtools.maps-8d79979a8cf0c176b31282524ca999ada314ab3f.tar.xz
webtools.maps-8d79979a8cf0c176b31282524ca999ada314ab3f.zip
update wtp pre-req for JAXWS standalone build
Diffstat (limited to 'releng/helios/maps')
-rw-r--r--releng/helios/maps/dependencies.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index cc09a4381..35fc77bb9 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -390,10 +390,11 @@ jst.mirror.prefixuri=/webtools/downloads/drops/R3.1/R-3.1-20090616035105
jst.url=http://download.eclipse.org${jst.mirror.prefixuri}
+/webtools/downloads/drops//
# WTP
-wtp.file=wtp-sdk-R-3.1-20090616035105.zip
+wtp.file=wtp-sdk-S-3.2.0M2-20090924194346.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.1/R-3.1-20090616035105
+wtp.mirror.prefixuri=/webtools/downloads/drops/R3.2/S-3.2.0M2-20090924194346
wtp.url=http://download.eclipse.org${wtp.mirror.prefixuri}

Back to the top