RFR: 625: Proxy build plugin should work on URLs without scheme

Erik Helin ehelin at openjdk.java.net
Wed Sep 9 10:09:28 UTC 2020


Hi all,

please review this patch that makes the build work with http proxy environment variables that do not have a scheme
(i.e. does not have a `http://` prefix).

Testing:
- [x] Manual testing on Linux x64

Thanks,
Erik

-------------

Commit messages:
 - 625

Changes: https://git.openjdk.java.net/skara/pull/809/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=809&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-625
  Stats: 28 lines in 1 file changed: 17 ins; 1 del; 10 mod
  Patch: https://git.openjdk.java.net/skara/pull/809.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/809/head:pull/809

PR: https://git.openjdk.java.net/skara/pull/809


More information about the skara-dev mailing list