jenkins-control-plugin
jenkins-control-plugin copied to clipboard
Remove usage of apache httpclient for more product usages
Currently we use apache.commons.httpclient for http connection. It would be better to use the JDK internal HttpCLient or one of Intellij bundled version.
So it is possible to support product like Jetbrains Gateway e.g.