|
||||||||
|
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.

I have updatd the pull request to use the ProxyConfiguration of Jenkins.
The way I see it (and I am only a Jenkins user), the ProxyConfiguration is completly separate from the Java environment variables. Even if set, they will not be used by plugin.
However, I see the argument that explicitly configuring the proxy is much easier than relying on environement variables configured upon startup.