remove trailing space at the end of url
diff --git a/org.eclipse.swtbot.releng/build-conf/gef36.properties b/org.eclipse.swtbot.releng/build-conf/gef36.properties
index 65534d8..2f68f21 100644
--- a/org.eclipse.swtbot.releng/build-conf/gef36.properties
+++ b/org.eclipse.swtbot.releng/build-conf/gef36.properties
@@ -1,6 +1,6 @@
# the url for the gef sdk, without a trailing slash
-eclipse.gef.sdk.url = http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.6.2/R201102251600
+eclipse.gef.sdk.url = http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.6.2/R201102251600
# the name of the sdk archive to download from the url above
eclipse.gef.sdk.archive = GEF-runtime-3.6.2.zip&r=1
diff --git a/org.eclipse.swtbot.releng/build-conf/gef37.properties b/org.eclipse.swtbot.releng/build-conf/gef37.properties
index 8d84bc9..9eab706 100644
--- a/org.eclipse.swtbot.releng/build-conf/gef37.properties
+++ b/org.eclipse.swtbot.releng/build-conf/gef37.properties
@@ -1,6 +1,6 @@
# the url for the gef sdk, without a trailing slash
-eclipse.gef.sdk.url = http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.7.2/R201201171043
+eclipse.gef.sdk.url = http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.7.2/R201201171043
# the name of the sdk archive to download from the url above
eclipse.gef.sdk.archive = GEF-runtime-3.7.2.zip&r=1
diff --git a/org.eclipse.swtbot.releng/build-conf/gef42.properties b/org.eclipse.swtbot.releng/build-conf/gef42.properties
index 1f2c0d7..bc2eeb3 100644
--- a/org.eclipse.swtbot.releng/build-conf/gef42.properties
+++ b/org.eclipse.swtbot.releng/build-conf/gef42.properties
@@ -1,6 +1,6 @@
# the url for the gef sdk, without a trailing slash
-eclipse.gef.sdk.url = http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.8.0/S201205200846
+eclipse.gef.sdk.url = http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.8.0/S201205200846
# the name of the sdk archive to download from the url above
eclipse.gef.sdk.archive = GEF-runtime-3.8.0RC1.zip&r=1