Skip to content
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

gradle 6.1.1 #743

Merged
merged 2 commits into from
Apr 20, 2020
Merged

gradle 6.1.1 #743

merged 2 commits into from
Apr 20, 2020

Conversation

RatanRSur
Copy link
Contributor

@RatanRSur RatanRSur commented Apr 18, 2020

Signed-off-by: Ratan Rai Sur ratan.r.sur@gmail.com

PR description

There are a bunch of quality of life improvements in the build output that don't work on some Linux's until a fix went in in gradle 6.1.

I chose to only upgrade to the 6.1 series so each other upgrade could be done along with a careful reading of the release notes to simultaneously apply the most modern alternatives the release has to offer.

I ran ./gradlew wrapper --gradle-version=6.1.1

Here are the release notes for 6.1 and 6.1.1 for convenience:
https://docs.gradle.org/6.1/release-notes.html
https://docs.gradle.org/6.1.1/release-notes.html

Of potential interest to us:
https://docs.gradle.org/6.1.1/release-notes.html#ephemeral-ci:-reuse-gradle's-dependency-cache

Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
@atoulme atoulme merged commit 06b0242 into hyperledger:master Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants