Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2013-03-16 18:30:54 +0000
committerDavid Williams2013-03-16 18:30:54 +0000
commitdb8ed4b02cf32962a30693784c344d98785f1f77 (patch)
treed670a29dd9b7d6e671f40e4401efd2721d088d63 /production/testScripts
parentee273bb0db14e49455d2cb2dd45c84a75bb6df96 (diff)
downloadeclipse.platform.releng.aggregator-db8ed4b02cf32962a30693784c344d98785f1f77.tar.gz
eclipse.platform.releng.aggregator-db8ed4b02cf32962a30693784c344d98785f1f77.tar.xz
eclipse.platform.releng.aggregator-db8ed4b02cf32962a30693784c344d98785f1f77.zip
[releng] tweak proxy settings based on bug 401964
Diffstat (limited to 'production/testScripts')
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/linux/org.eclipse.core.net.prefs16
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/linux32/org.eclipse.core.net.prefs14
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/macmini/org.eclipse.core.net.prefs16
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/macosx/org.eclipse.core.net.prefs16
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/win7-64/org.eclipse.core.net.prefs16
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/win7/org.eclipse.core.net.prefs16
6 files changed, 47 insertions, 47 deletions
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/linux/org.eclipse.core.net.prefs b/production/testScripts/configuration/sdk.tests/testConfigs/linux/org.eclipse.core.net.prefs
index a36be1adb..59171c540 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/linux/org.eclipse.core.net.prefs
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/linux/org.eclipse.core.net.prefs
@@ -1,11 +1,11 @@
eclipse.preferences.version=1
-org.eclipse.core.net.hasMigrated=true
+org.eclipse.core.net.hasMigrated=true
proxiesEnabled=true
systemProxiesEnabled=false
-nonProxiedHosts="172.30.*.*|172.25.*.*|localhost|127.0.0.1|hudson.eclipse.org"
-proxyData/HTTP/hasAuth=false
-proxyData/HTTP/host=proxy.eclipse.org
-proxyData/HTTP/port=9898
-proxyData/HTTPS/hasAuth=false
-proxyData/HTTPS/host=proxy.eclipse.org
-proxyData/HTTPS/port=9898 \ No newline at end of file
+nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1
+proxyData/HTTP/hasAuth=false
+proxyData/HTTP/host=proxy.eclipse.org
+proxyData/HTTP/port=9898
+proxyData/HTTPS/hasAuth=false
+proxyData/HTTPS/host=proxy.eclipse.org
+proxyData/HTTPS/port=9898
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/linux32/org.eclipse.core.net.prefs b/production/testScripts/configuration/sdk.tests/testConfigs/linux32/org.eclipse.core.net.prefs
index a36be1adb..7ea7037e3 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/linux32/org.eclipse.core.net.prefs
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/linux32/org.eclipse.core.net.prefs
@@ -1,11 +1,11 @@
eclipse.preferences.version=1
-org.eclipse.core.net.hasMigrated=true
+org.eclipse.core.net.hasMigrated=true
proxiesEnabled=true
systemProxiesEnabled=false
-nonProxiedHosts="172.30.*.*|172.25.*.*|localhost|127.0.0.1|hudson.eclipse.org"
-proxyData/HTTP/hasAuth=false
-proxyData/HTTP/host=proxy.eclipse.org
-proxyData/HTTP/port=9898
+nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1
+proxyData/HTTP/hasAuth=false
+proxyData/HTTP/host=proxy.eclipse.org
+proxyData/HTTP/port=9898
proxyData/HTTPS/hasAuth=false
-proxyData/HTTPS/host=proxy.eclipse.org
-proxyData/HTTPS/port=9898 \ No newline at end of file
+proxyData/HTTPS/host=proxy.eclipse.org
+proxyData/HTTPS/port=9898
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/macmini/org.eclipse.core.net.prefs b/production/testScripts/configuration/sdk.tests/testConfigs/macmini/org.eclipse.core.net.prefs
index a36be1adb..59171c540 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/macmini/org.eclipse.core.net.prefs
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/macmini/org.eclipse.core.net.prefs
@@ -1,11 +1,11 @@
eclipse.preferences.version=1
-org.eclipse.core.net.hasMigrated=true
+org.eclipse.core.net.hasMigrated=true
proxiesEnabled=true
systemProxiesEnabled=false
-nonProxiedHosts="172.30.*.*|172.25.*.*|localhost|127.0.0.1|hudson.eclipse.org"
-proxyData/HTTP/hasAuth=false
-proxyData/HTTP/host=proxy.eclipse.org
-proxyData/HTTP/port=9898
-proxyData/HTTPS/hasAuth=false
-proxyData/HTTPS/host=proxy.eclipse.org
-proxyData/HTTPS/port=9898 \ No newline at end of file
+nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1
+proxyData/HTTP/hasAuth=false
+proxyData/HTTP/host=proxy.eclipse.org
+proxyData/HTTP/port=9898
+proxyData/HTTPS/hasAuth=false
+proxyData/HTTPS/host=proxy.eclipse.org
+proxyData/HTTPS/port=9898
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/org.eclipse.core.net.prefs b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/org.eclipse.core.net.prefs
index a36be1adb..59171c540 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/org.eclipse.core.net.prefs
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/org.eclipse.core.net.prefs
@@ -1,11 +1,11 @@
eclipse.preferences.version=1
-org.eclipse.core.net.hasMigrated=true
+org.eclipse.core.net.hasMigrated=true
proxiesEnabled=true
systemProxiesEnabled=false
-nonProxiedHosts="172.30.*.*|172.25.*.*|localhost|127.0.0.1|hudson.eclipse.org"
-proxyData/HTTP/hasAuth=false
-proxyData/HTTP/host=proxy.eclipse.org
-proxyData/HTTP/port=9898
-proxyData/HTTPS/hasAuth=false
-proxyData/HTTPS/host=proxy.eclipse.org
-proxyData/HTTPS/port=9898 \ No newline at end of file
+nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1
+proxyData/HTTP/hasAuth=false
+proxyData/HTTP/host=proxy.eclipse.org
+proxyData/HTTP/port=9898
+proxyData/HTTPS/hasAuth=false
+proxyData/HTTPS/host=proxy.eclipse.org
+proxyData/HTTPS/port=9898
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/org.eclipse.core.net.prefs b/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/org.eclipse.core.net.prefs
index 486b7e383..59171c540 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/org.eclipse.core.net.prefs
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/org.eclipse.core.net.prefs
@@ -1,11 +1,11 @@
eclipse.preferences.version=1
-org.eclipse.core.net.hasMigrated=true
+org.eclipse.core.net.hasMigrated=true
proxiesEnabled=true
systemProxiesEnabled=false
-nonProxiedHosts="172.30.*.*|172.25.*.*|localhost|127.0.0.1|hudson.eclipse.org"
-proxyData/HTTP/hasAuth=false
-proxyData/HTTP/host=proxy.eclipse.org
-proxyData/HTTP/port=9898
-proxyData/HTTPS/hasAuth=false
-proxyData/HTTPS/host=proxy.eclipse.org
-proxyData/HTTPS/port=9898
+nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1
+proxyData/HTTP/hasAuth=false
+proxyData/HTTP/host=proxy.eclipse.org
+proxyData/HTTP/port=9898
+proxyData/HTTPS/hasAuth=false
+proxyData/HTTPS/host=proxy.eclipse.org
+proxyData/HTTPS/port=9898
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/win7/org.eclipse.core.net.prefs b/production/testScripts/configuration/sdk.tests/testConfigs/win7/org.eclipse.core.net.prefs
index 486b7e383..59171c540 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/win7/org.eclipse.core.net.prefs
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/win7/org.eclipse.core.net.prefs
@@ -1,11 +1,11 @@
eclipse.preferences.version=1
-org.eclipse.core.net.hasMigrated=true
+org.eclipse.core.net.hasMigrated=true
proxiesEnabled=true
systemProxiesEnabled=false
-nonProxiedHosts="172.30.*.*|172.25.*.*|localhost|127.0.0.1|hudson.eclipse.org"
-proxyData/HTTP/hasAuth=false
-proxyData/HTTP/host=proxy.eclipse.org
-proxyData/HTTP/port=9898
-proxyData/HTTPS/hasAuth=false
-proxyData/HTTPS/host=proxy.eclipse.org
-proxyData/HTTPS/port=9898
+nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1
+proxyData/HTTP/hasAuth=false
+proxyData/HTTP/host=proxy.eclipse.org
+proxyData/HTTP/port=9898
+proxyData/HTTPS/hasAuth=false
+proxyData/HTTPS/host=proxy.eclipse.org
+proxyData/HTTPS/port=9898

Back to the top