New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: respect git's http.proxy setting #586
Conversation
|
Webrevs
|
@edvbld This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there has been 1 commit pushed to the
|
@rwestberg now it builds! |
/integrate |
Mailing list message from Erik Helin on skara-dev: Changeset: ec3635c build: respect git's http.proxy setting Reviewed-by: rwestberg ! gradlew |
Hi all,
please review this small patch that makes the
gradlew
script respect git'shttp.proxy
setting.Testing:
sh gradlew
Thanks,
Erik
Progress
Reviewers
Download
$ git fetch https://git.openjdk.java.net/skara pull/586/head:pull/586
$ git checkout pull/586