ansible-plugin icon indicating copy to clipboard operation
ansible-plugin copied to clipboard

added proxy support for gradle.

Open FloThinksPi opened this issue 6 years ago • 1 comments

proxy is only used when a system wide proxy is supplied via env variables HTTP_PROXY or HTTPS_PROXY like it is common on OSX and Linux

If no variable is set, all works without proxy. This change my save guys some time to figure out how to do gradle build when beeing behind a cooperate proxy.

FloThinksPi avatar Jan 14 '19 15:01 FloThinksPi

Can someone without a proxy can confirm/test, that this configuration also works for him and he can build with it :grey_question:

FloThinksPi avatar Jan 15 '19 09:01 FloThinksPi