Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-11-28 18:58:20 +0000
committerDavid Williams2015-11-28 18:58:20 +0000
commitda82e8583ba5074f515130b02376fe5569c370b4 (patch)
treee9263ff83dbe08cca35d0ebce22bd1a1aae1e703 /production/testScripts/configuration
parente6a73ce4d36bd3e084efe379f9a000ce590bf417 (diff)
downloadeclipse.platform.releng.aggregator-da82e8583ba5074f515130b02376fe5569c370b4.tar.gz
eclipse.platform.releng.aggregator-da82e8583ba5074f515130b02376fe5569c370b4.tar.xz
eclipse.platform.releng.aggregator-da82e8583ba5074f515130b02376fe5569c370b4.zip
Bug 483118 Fixing nonProxiedHosts values in all eclipse instances
Diffstat (limited to 'production/testScripts/configuration')
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/linux/platformSpecific.properties4
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/linux32/platformSpecific.properties4
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/macmini/platformSpecific.properties4
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties4
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/win7-64/platformSpecific.properties4
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/win7/platformSpecific.properties4
6 files changed, 12 insertions, 12 deletions
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/linux/platformSpecific.properties b/production/testScripts/configuration/sdk.tests/testConfigs/linux/platformSpecific.properties
index f42c09cd1..ed05b23eb 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/linux/platformSpecific.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/linux/platformSpecific.properties
@@ -26,7 +26,7 @@ testScript=./testAll.sh
# We implement as a property string, since eventually we may test multiple proxy settings.
# These listed here are for tests running on build.eclipse.org, to access files outside
# eclipse.org infrastructure.
-org.eclipse.core.net.prefs="\
+org.eclipse.core.net.prefs=\
eclipse.preferences.version=1\n\
org.eclipse.core.net.hasMigrated=true\n\
proxiesEnabled=true\n\
@@ -37,6 +37,6 @@ proxyData/HTTP/host=proxy.eclipse.org\n\
proxyData/HTTP/port=9898\n\
proxyData/HTTPS/hasAuth=false\n\
proxyData/HTTPS/host=proxy.eclipse.org\n\
-proxyData/HTTPS/port=9898\n"
+proxyData/HTTPS/port=9898\n
cvstest.properties=/shared/eclipse/buildtests/cvstest.properties \ No newline at end of file
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/linux32/platformSpecific.properties b/production/testScripts/configuration/sdk.tests/testConfigs/linux32/platformSpecific.properties
index 789cd060f..d0878a501 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/linux32/platformSpecific.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/linux32/platformSpecific.properties
@@ -26,7 +26,7 @@ testScript=./testAll.sh
# We implement as a property string, since eventually we may test multiple proxy settings.
# These listed here are for tests running on build.eclipse.org, to access files outside
# eclipse.org infrastructure.
-org.eclipse.core.net.prefs="\
+org.eclipse.core.net.prefs=\
eclipse.preferences.version=1\n\
org.eclipse.core.net.hasMigrated=true\n\
proxiesEnabled=true\n\
@@ -37,6 +37,6 @@ proxyData/HTTP/host=proxy.eclipse.org\n\
proxyData/HTTP/port=9898\n\
proxyData/HTTPS/hasAuth=false\n\
proxyData/HTTPS/host=proxy.eclipse.org\n\
-proxyData/HTTPS/port=9898\n"
+proxyData/HTTPS/port=9898\n
cvstest.properties=/shared/eclipse/buildtests/cvstest.properties
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/macmini/platformSpecific.properties b/production/testScripts/configuration/sdk.tests/testConfigs/macmini/platformSpecific.properties
index 116eaba38..c1c373c6f 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/macmini/platformSpecific.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/macmini/platformSpecific.properties
@@ -25,7 +25,7 @@ testScript=./testAll.sh
# We implement as a property string, since eventually we may test multiple proxy settings.
# These listed here are for tests running on build.eclipse.org, to access files outside
# eclipse.org infrastructure.
-org.eclipse.core.net.prefs="\
+org.eclipse.core.net.prefs=\
eclipse.preferences.version=1\n\
org.eclipse.core.net.hasMigrated=true\n\
proxiesEnabled=true\n\
@@ -36,6 +36,6 @@ proxyData/HTTP/host=proxy.eclipse.org\n\
proxyData/HTTP/port=9898\n\
proxyData/HTTPS/hasAuth=false\n\
proxyData/HTTPS/host=proxy.eclipse.org\n\
-proxyData/HTTPS/port=9898\n"
+proxyData/HTTPS/port=9898\n
cvstest.properties=/Users/hudsonbuild/cvstest.properties
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties
index f7b314752..76b9bdf1f 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties
@@ -32,7 +32,7 @@ testScript=./testAll.sh
# We implement as a property string, since eventually we may test multiple proxy settings.
# These listed here are for tests running on build.eclipse.org, to access files outside
# eclipse.org infrastructure.
-org.eclipse.core.net.prefs="\
+org.eclipse.core.net.prefs=\
eclipse.preferences.version=1\n\
org.eclipse.core.net.hasMigrated=true\n\
proxiesEnabled=true\n\
@@ -43,6 +43,6 @@ proxyData/HTTP/host=proxy.eclipse.org\n\
proxyData/HTTP/port=9898\n\
proxyData/HTTPS/hasAuth=false\n\
proxyData/HTTPS/host=proxy.eclipse.org\n\
-proxyData/HTTPS/port=9898\n"
+proxyData/HTTPS/port=9898\n
cvstest.properties=/Users/hudsonbuild/cvstest.properties
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/platformSpecific.properties b/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/platformSpecific.properties
index 814191e7a..90ff5bdc5 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/platformSpecific.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/platformSpecific.properties
@@ -27,7 +27,7 @@ testScript=testAll.bat
# We implement as a property string, since eventually we may test multiple proxy settings.
# These listed here are for tests running on build.eclipse.org, to access files outside
# eclipse.org infrastructure.
-org.eclipse.core.net.prefs="\
+org.eclipse.core.net.prefs=\
eclipse.preferences.version=1\n\
org.eclipse.core.net.hasMigrated=true\n\
proxiesEnabled=true\n\
@@ -38,6 +38,6 @@ proxyData/HTTP/host=proxy.eclipse.org\n\
proxyData/HTTP/port=9898\n\
proxyData/HTTPS/hasAuth=false\n\
proxyData/HTTPS/host=proxy.eclipse.org\n\
-proxyData/HTTPS/port=9898\n"
+proxyData/HTTPS/port=9898\n
cvstest.properties=c\:\\users\\hudsonbuild\\cvstest.properties
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/win7/platformSpecific.properties b/production/testScripts/configuration/sdk.tests/testConfigs/win7/platformSpecific.properties
index ef221eb13..91031a8c7 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/win7/platformSpecific.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/win7/platformSpecific.properties
@@ -27,7 +27,7 @@ testScript=testAll.bat
# We implement as a property string, since eventually we may test multiple proxy settings.
# These listed here are for tests running on build.eclipse.org, to access files outside
# eclipse.org infrastructure.
-org.eclipse.core.net.prefs="\
+org.eclipse.core.net.prefs=\
eclipse.preferences.version=1\n\
org.eclipse.core.net.hasMigrated=true\n\
proxiesEnabled=true\n\
@@ -38,6 +38,6 @@ proxyData/HTTP/host=proxy.eclipse.org\n\
proxyData/HTTP/port=9898\n\
proxyData/HTTPS/hasAuth=false\n\
proxyData/HTTPS/host=proxy.eclipse.org\n\
-proxyData/HTTPS/port=9898\n"
+proxyData/HTTPS/port=9898\n
cvstest.properties=c\:\\users\\hudsonbuild\\cvstest.properties

Back to the top