Skip to content

Prepare for Gradle 9#2745

Merged
JordonPhillips merged 3 commits intomainfrom
pre-gradle-9
Aug 18, 2025
Merged

Prepare for Gradle 9#2745
JordonPhillips merged 3 commits intomainfrom
pre-gradle-9

Conversation

@JordonPhillips
Copy link
Contributor

This updates our wrapped version of gradle to 8.14.3 and makes changes necessary for upgrading to gradle 9. The only thing blocking an upgrade is org.beryx.runtime - it needs to be updated to support gradle 9 first.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This is a stepping-stone to updating to gradle 9.
Gradle 9 is pretty strict about enforcing its concurrency model,
which tripped up our consolidated javadoc generation. This updates
that so that we are explicitly depending on each subproject
in the javadoc task and adding the classpath files as an input.
@JordonPhillips JordonPhillips requested a review from a team as a code owner August 18, 2025 15:01
@JordonPhillips JordonPhillips requested review from joewyz and removed request for yashshah41 August 18, 2025 15:03
@JordonPhillips JordonPhillips merged commit a92a157 into main Aug 18, 2025
9 checks passed
@JordonPhillips JordonPhillips deleted the pre-gradle-9 branch August 18, 2025 16:26
@trivikr
Copy link
Contributor

trivikr commented Sep 11, 2025

org.beryx.runtime Gradle 9 support is tracked in beryx/badass-runtime-plugin#155

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