Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authordavid_williams2011-03-08 04:10:02 +0000
committerdavid_williams2011-03-08 04:10:02 +0000
commitfbd43b4be553c6245919d2080273268f5ee81bbe (patch)
treecb82005ead45e8df1fc91646041ccefcf1ad205a /releng
parent1b92e4b417418bfec6a13ff3f1ec45fb53aa03ba (diff)
downloadwebtools.maps-fbd43b4be553c6245919d2080273268f5ee81bbe.tar.gz
webtools.maps-fbd43b4be553c6245919d2080273268f5ee81bbe.tar.xz
webtools.maps-fbd43b4be553c6245919d2080273268f5ee81bbe.zip
339148 - destination files files not created from zip (retagging so final signed version is latest)
Diffstat (limited to 'releng')
-rw-r--r--releng/maps/build.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/maps/build.cfg b/releng/maps/build.cfg
index 32430eeda..462cec7ac 100644
--- a/releng/maps/build.cfg
+++ b/releng/maps/build.cfg
@@ -11,8 +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-20110308033836/buildrepository/wtp-buildTools/plugins/
-wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.2.1.v201103080335.jar
+wtpBuildTools.url=http://download.eclipse.org/webtools/downloads/drops/T3.3.0/I-3.3.0-20110308040211/buildrepository/wtp-buildTools/plugins/
+wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.2.1.v201103080400.jar
# This parameter is specific to the compiler
# being used (JDT Compiler, in our case).

Back to the top