Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2011-03-08 04:17:40 +0000
committerdavid_williams2011-03-08 04:17:40 +0000
commitf5717e51e582b91869de29434b779064885b6ee8 (patch)
treeff7acf8e1fe1a811c52a91f075bd3f4bee3f8e66
parentbaa692ca2c8ca0a192b2bdf7157ecd8e85e08f8a (diff)
downloadwebtools.maps-f5717e51e582b91869de29434b779064885b6ee8.tar.gz
webtools.maps-f5717e51e582b91869de29434b779064885b6ee8.tar.xz
webtools.maps-f5717e51e582b91869de29434b779064885b6ee8.zip
339148 - destination files files not created from zip
-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 1f57b9077..5649151c0 100644
--- a/releng/maps/build.cfg
+++ b/releng/maps/build.cfg
@@ -18,8 +18,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-20110308040211/buildrepository/wtp-buildTools/plugins/
+wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.2.1.v201103080400.jar

Back to the top