The GitHub Actions job "SiteMesh 2 Compatibility" on 
grails-core.git/grails8-groovy5-sb4 has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
c01b01610b088c59078e5143583d70a5310666bc / James Fredley 
<[email protected]>
Remove JLine 2 (jline:jline) now that Grails 8 targets Groovy 5

Groovy 5's groovy-groovysh uses JLine 3, so the second, legacy JLine 2
(jline:jline:2.14.6) that was pinned only to satisfy Groovy 4's groovysh
is no longer needed. All source uses the org.jline.* (JLine 3) API, and
the full JLine 3 stack is pulled in transitively via groovy-groovysh 5.x.

Drops the jline2 managed dependency from grails-bom (dependencies.gradle)
and every explicit jline:jline consumer: the grails-console runtime and
the groovydoc `documentation` configurations. Verified :grails-console:build
(including groovydoc) and :grails-shell-cli:test pass with only JLine 3 on
the classpath.

Assisted-by: claude-code:claude-4.8-opus

Report URL: https://github.com/apache/grails-core/actions/runs/28690832450

With regards,
GitHub Actions via GitBox

Reply via email to