Skip to content

Update to Gradle 9.4.1#1639

Open
wmdietl wants to merge 8 commits intomasterfrom
gradle-9.4.1
Open

Update to Gradle 9.4.1#1639
wmdietl wants to merge 8 commits intomasterfrom
gradle-9.4.1

Conversation

@wmdietl
Copy link
Copy Markdown
Member

@wmdietl wmdietl commented Apr 18, 2026

I leave enabling the gradle configuration cache for #1362.

Copilot AI review requested due to automatic review settings April 18, 2026 19:58
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s Gradle wrapper to Gradle 9.4.1 and adjusts build scripts/wrapper scripts to align with wrapper changes and Gradle 9 behavior.

Changes:

  • Bump Gradle wrapper distribution from 8.14.4 to 9.4.1 (properties + wrapper jar) and regenerate wrapper scripts.
  • Update Spotless configuration to use predeclareDeps() and modernize some dependency notations.
  • Adjust build logic for checker assembly and test suite reporting to work cleanly with the updated Gradle version.

Reviewed changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
gradlew.bat Removes explicit CLASSPATH handling and runs wrapper via -jar.
gradlew Wrapper script regeneration aligned with the new wrapper behavior (no explicit CLASSPATH usage).
gradle/wrapper/gradle-wrapper.properties Points wrapper distribution URL to Gradle 9.4.1.
gradle/wrapper/gradle-wrapper.jar Updates wrapper implementation jar to match the new Gradle version.
checker/build.gradle Changes assemble wiring to depend on jar-producing tasks without using deprecated archives artifact wiring.
build.gradle Spotless predeclare API update; dependency notation tweaks; replaces afterSuite {} with an explicit TestListener.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread checker/build.gradle
wmdietl and others added 3 commits April 18, 2026 17:01
@wmdietl wmdietl disabled auto-merge April 20, 2026 01:44
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