The GitHub Actions job "CI" on grails-intellij-plugin.git/main has failed. Run started by GitHub user jdaugherty (triggered by jdaugherty).
Head commit for run: 67c6f28750ad3aa1b17fa17f6b8e04c4fe510a41 / James Daugherty <[email protected]> Pin Mock JDK 11 in light-fixture GSP tests for 2026.2 GspResolveIndexesTest, GspCssTest, GspImportTest and GstringAttributeTest extend LightJavaCodeInsightFixtureTestCase directly and used the platform default light descriptor, whose SDK is the Mock JDK 1.7 that 2026.2 no longer ships. Their GSP module thus had no resolvable java.* classes, so <g:each>/<g:collect> loop-variable element types (including numeric list literals) and GSP CSS/import/GString tests failed. Add a shared GroovyProjectDescriptors.MOCK_JDK_11 descriptor and use it. Clears GspResolveIndexesTest, GspCssTest, GspImportTest, GstringAttributeTest. Report URL: https://github.com/apache/grails-intellij-plugin/actions/runs/29687545550 With regards, GitHub Actions via GitBox
