Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Not A Defect
-
Component/s: subversion-plugin
-
Labels:
-
Environment:subversion plugin 1.39, 1.45
jenkins 1.508
uberSVN WANdisco 2013 - #13.2-3153 SVN - 1.7
openSuSe
-
Similar Issues:
Description
The system parameter http.nonProxyHosts managed by uberSVN is not resolved correctly by the Jenkins subversion plugin.
For instance the setting: .intranet|localhost|127.0.0.1 only works for localhost and 127.0.0.1, no proxy bypass is done for servers in the intranet belonging to the domain .intranet.
Ok, I'm still waiting on a solution on non proxy hosts.
Currently all checkouts fail because Jenkins or the Subversion plugin do not use the nonProxyHosts configured in tomcat (JAVA_OPTS) nor the system (openSuSe: NO_PROXY).
Pretty pretty please!!!!!