I'd be quite surprised to find out that nothing like this is already available in the vast pool of Java libraries on the Internet :-)
----- Original Message ----- From: [email protected] To: [email protected] At: Mar 27 2014 10:25:42 Jerome, Not sure about a JenkinsSocketFactory, but I think a plugin that manages proxy configurations, similar to the credentials plugin, would be very helpful. Such proxy config should include reference to credentials (for Proxy auth) as well. The same is true for external URL's and timeouts. Ultimately a combination of all three for Connection (config) management would be just awesome. Kaj On Wednesday, March 26, 2014 10:52:11 AM UTC-4, Jerome Lacoste wrote: Hello, I see that many plugins have to manually handle proxies and set socket timeouts. Would it be useful to implement a JenkinsSocketFactory so that those default values would be automatically propagated to all connections ? Cheers, Jerome -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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.
