|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Hiroshi Shirosaki
Path:
src/main/java/hudson/remoting/Engine.java
src/main/java/hudson/remoting/Launcher.java
src/main/java/hudson/remoting/Util.java
http://jenkins-ci.org/commit/remoting/8c875cbc81d22df898a57ef86e833b41c50470cb
Log:
JENKINS-6167 Support JNLP slave connection via HTTP proxy
We get proxy setting from http.proxyHost property or http_proxy
environment variable.