-
Bug
-
Resolution: Not A Defect
-
Blocker
-
subversion plugin 1.39, 1.45
jenkins 1.508
uberSVN WANdisco 2013 - #13.2-3153 SVN - 1.7
openSuSe
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.
[JENKINS-17448] System setting http.nonProxyHosts not handled properly
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | New: Marcelo Rebasti [ mrebasti ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 148623 ] | New: JNJira + In-Review [ 206548 ] |
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!!!!!