The GitHub Actions job "End to End" on grails-core.git/fix/disable-groovy-indy-build has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: b678c516dba81424ade8bf9b460367fa7d916885 / James Fredley <[email protected]> fix: include runtime classpath in groovydoc Ant classloader Groovydoc resolves external types with Class.forName. Hibernate 7 types initialize org.jboss.logging.Logger, which is runtime-only. Without runtimeClasspath, groovydoc fails with NoClassDefFoundError once class initialization actually runs (more common with indy off). Also register Java source sets so Java-only modules are not skipped as NO-SOURCE, and declare runtimeClasspath as a lazy task input. Assisted-by: Sisyphus:grok-4.6 Co-Authored-By: Cursor <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/33907930591 With regards, GitHub Actions via GitBox
