From e67d56d0f8f3489c13818d9a9d8a40abb49be362 Mon Sep 17 00:00:00 2001 From: David Williams Date: Sat, 16 Mar 2013 22:30:11 -0400 Subject: [releng] tweak proxy settings based on bug 401964 --- .../sdk.tests/testConfigs/linux/org.eclipse.core.net.prefs | 2 +- .../sdk.tests/testConfigs/linux32/org.eclipse.core.net.prefs | 2 +- .../sdk.tests/testConfigs/macmini/org.eclipse.core.net.prefs | 2 +- .../sdk.tests/testConfigs/macosx/org.eclipse.core.net.prefs | 2 +- .../sdk.tests/testConfigs/win7-64/org.eclipse.core.net.prefs | 2 +- .../configuration/sdk.tests/testConfigs/win7/org.eclipse.core.net.prefs | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'production/testScripts/configuration/sdk.tests') 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 59171c540..5574ed4eb 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 @@ -2,7 +2,7 @@ eclipse.preferences.version=1 org.eclipse.core.net.hasMigrated=true proxiesEnabled=true systemProxiesEnabled=false -nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1 +nonProxiedHosts=download.eclipse.org|172.30.206.* proxyData/HTTP/hasAuth=false proxyData/HTTP/host=proxy.eclipse.org proxyData/HTTP/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 7ea7037e3..a92ce2117 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 @@ -2,7 +2,7 @@ eclipse.preferences.version=1 org.eclipse.core.net.hasMigrated=true proxiesEnabled=true systemProxiesEnabled=false -nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1 +nonProxiedHosts=download.eclipse.org|172.30.206.* proxyData/HTTP/hasAuth=false proxyData/HTTP/host=proxy.eclipse.org proxyData/HTTP/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 59171c540..5574ed4eb 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 @@ -2,7 +2,7 @@ eclipse.preferences.version=1 org.eclipse.core.net.hasMigrated=true proxiesEnabled=true systemProxiesEnabled=false -nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1 +nonProxiedHosts=download.eclipse.org|172.30.206.* proxyData/HTTP/hasAuth=false proxyData/HTTP/host=proxy.eclipse.org proxyData/HTTP/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 59171c540..5574ed4eb 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 @@ -2,7 +2,7 @@ eclipse.preferences.version=1 org.eclipse.core.net.hasMigrated=true proxiesEnabled=true systemProxiesEnabled=false -nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1 +nonProxiedHosts=download.eclipse.org|172.30.206.* proxyData/HTTP/hasAuth=false proxyData/HTTP/host=proxy.eclipse.org proxyData/HTTP/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 59171c540..5574ed4eb 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 @@ -2,7 +2,7 @@ eclipse.preferences.version=1 org.eclipse.core.net.hasMigrated=true proxiesEnabled=true systemProxiesEnabled=false -nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1 +nonProxiedHosts=download.eclipse.org|172.30.206.* proxyData/HTTP/hasAuth=false proxyData/HTTP/host=proxy.eclipse.org proxyData/HTTP/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 59171c540..5574ed4eb 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 @@ -2,7 +2,7 @@ eclipse.preferences.version=1 org.eclipse.core.net.hasMigrated=true proxiesEnabled=true systemProxiesEnabled=false -nonProxiedHosts=172.30.*.*|172.25.*.*|localhost|127.0.0.1 +nonProxiedHosts=download.eclipse.org|172.30.206.* proxyData/HTTP/hasAuth=false proxyData/HTTP/host=proxy.eclipse.org proxyData/HTTP/port=9898 -- cgit v1.2.3