jamesfredley commented on PR #15557:
URL: https://github.com/apache/grails-core/pull/15557#issuecomment-4802610460

   Pushed `996a779100` to `grails8-groovy5-sb4`.
   
   This adds the Grails-side GSP validation pass for Groovy 5 
dynamic-resolution variables, so compile-static GSPs still fail unknown bare 
variables the way Grails expects while preserving dynamic taglib namespace 
dispatch.
   
   I also updated the PR description to remove the separate list of items fully 
addressed on the Groovy side and keep the top-level list focused on the 
remaining Grails-side workarounds/adaptations.
   
   Latest local verification:
   
   - `./gradlew :grails-gsp-core:test --tests 
"org.grails.gsp.GspCompileStaticSpec" --rerun-tasks`
   - `./gradlew :grails-gsp-core:compileGroovy 
:grails-gsp-core:compileTestGroovy`
   - `./gradlew :grails-gsp-core:codeStyle`
   - `./gradlew :grails-data-graphql-core:compileGroovy`
   - `git diff --check`
   


-- 
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]

Reply via email to