-
Notifications
You must be signed in to change notification settings - Fork 871
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 - Upgrade to Gradle 8 #7052
Conversation
Signed-off-by: Usman Saleem <[email protected]>
Signed-off-by: Usman Saleem <[email protected]>
Signed-off-by: Usman Saleem <[email protected]>
Signed-off-by: Usman Saleem <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did we see if the gradle wrapper task wanted to update the shell scripts?
Not sure if these are related, some bug reports: from my own installDist on main:
FAILURE: Build failed with an exception.
From Seamonkey:
FAILURE: Build failed with an exception.
Commithash: 45b6c08 |
* build - Upgrade gradle to 8.7 * build - Upgrade web3j plugin to 4.11.3 * build - Update gradle verification-metadata.xml --------- Signed-off-by: Usman Saleem <[email protected]> Signed-off-by: Justin Florentine <[email protected]>
* build - Upgrade gradle to 8.7 * build - Upgrade web3j plugin to 4.11.3 * build - Update gradle verification-metadata.xml --------- Signed-off-by: Usman Saleem <[email protected]>
* build - Upgrade gradle to 8.7 * build - Upgrade web3j plugin to 4.11.3 * build - Update gradle verification-metadata.xml --------- Signed-off-by: Usman Saleem <[email protected]> Signed-off-by: Justin Florentine <[email protected]>
PR description
build - Upgrade to Gradle 8.7
build - Upgrade web3j plugin to 4.11.3 (used in Acceptance tests)
Fixed Issue(s)
Thanks for sending a pull request! Have you done the following?
doc-change-required
label to this PR if updates are required.Locally, you can run these tests to catch failures early:
./gradlew build
./gradlew acceptanceTest
./gradlew integrationTest
./gradlew ethereum:referenceTests:referenceTests