jamesfredley opened a new pull request, #16117: URL: https://github.com/apache/grails-core/pull/16117
## Summary - upgrade active Gradle wrappers, generated project assets, Tooling API configuration, and developer guidance to Gradle 9.7.0 - generate merged Groovy compiler configuration scripts in a cacheable task before compilation to support Gradle 9.7 property finalization - preserve configured compiler scripts, protected plugin extension behavior, late custom `GroovyCompile` tasks, up-to-date checks, and build-cache restoration ## Verification - all active wrapper JARs match Gradle 9.7.0's official SHA-256 checksum - `grails-gradle` plugin tests and CodeNarc checks pass - `build-logic`, Forge composite tests, direct root Groovy compilation, and end-to-end configuration pass - aggregate report: 15,868 tests, 0 failures, 0 errors - Checkstyle, CodeNarc, PMD, and SpotBugs aggregate reports contain no violations -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
