Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authordavid_williams2011-03-08 02:58:16 +0000
committerdavid_williams2011-03-08 02:58:16 +0000
commitf1788d95013df95ee5f1b5e187d16b8b9e6297b0 (patch)
treed6055e62417e951221b5c82e7a4dabeeb5cf9f9e /releng
parent62490b9ca94c36b01436848ad8f34fb8f5350428 (diff)
downloadwebtools.maps-f1788d95013df95ee5f1b5e187d16b8b9e6297b0.tar.gz
webtools.maps-f1788d95013df95ee5f1b5e187d16b8b9e6297b0.tar.xz
webtools.maps-f1788d95013df95ee5f1b5e187d16b8b9e6297b0.zip
339148 - destination files files not created from zip
Diffstat (limited to 'releng')
-rw-r--r--releng/maps/build.cfg5
1 files changed, 2 insertions, 3 deletions
diff --git a/releng/maps/build.cfg b/releng/maps/build.cfg
index c01b703fb..27f25b6e2 100644
--- a/releng/maps/build.cfg
+++ b/releng/maps/build.cfg
@@ -11,9 +11,8 @@ eclipse.builder.fetch=true
# WTP specific builder. Remember this is not (and could not be) the one that is built during the run.
# If updates needed, a seperate run (possibly of "wtpbuilder job").
-wtpBuildTools.url=http://download.eclipse.org/webtools/downloads/drops/T3.3.0/I-3.3.0-20110307091426/buildrepository/wtp-buildTools/plugins/
-wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.2.1.v201103070911.jar
-
+wtpBuildTools.url=http://download.eclipse.org/webtools/downloads/drops/T3.3.0/I-3.3.0-20110308025120/buildrepository/wtp-buildTools/plugins/
+wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.2.1.v201103080225.jar
# This parameter is specific to the compiler
# being used (JDT Compiler, in our case).

Back to the top