davidB / gradle-getdown-plugin

A gradle plugin to bundle java app + jre with getdown support
Creative Commons Zero v1.0 Universal
16 stars 3 forks source link

JreTools.groovy::downloadJre fails behind a proxy #25

Closed busche closed 8 years ago

busche commented 8 years ago

JreTools.groovy::downloadJre is unable to download a JRE when the host is connected to the internet via a HTTP / HTTPS proxy. The implementation shall check for the proxy setting of the system and act accordingly.