The GitHub Actions job "End to End" on grails-core.git/fix/web-plugin-daemon-reuse-16347 has succeeded. Run started by GitHub user matrei (triggered by matrei).
Head commit for run: bb248db25f7f013355248dc7a9801834e2969164 / Mattias Reichel <[email protected]> Document the Gradle 9.7 requirement of Grails 8 The Grails 8 Gradle plugins use groovyOptions.configurationScriptFile, which only exists from Gradle 9.7 on, but neither the upgrade guide nor the requirements said so. A wrapper carried over from a Grails 7 application (Gradle 8.14.x) fails with a NoSuchMethodError in compileGroovy. Adds the requirement and the wrapper update to the upgrade guide, with the error an application on an older Gradle runs into. The requirements page still recommended JDK 17 and its version table stopped at Grails 7; it now lists Grails 8 with JDK 21 and states the Gradle requirement. Report URL: https://github.com/apache/grails-core/actions/runs/35321908692 With regards, GitHub Actions via GitBox
