We meet every week via a google meeting. The times alternate each
week to encourage attendance from multiple time zones. Each week we
will provide a summary here to facilitate historical preservation &
further discussion. If you would like to join this meeting, you can
do so here: https://meet.google.com/her-tjpt-xmf

1. @CompileStatic issue prevent taglibs from being used in gsps correctly
- https://github.com/apache/grails-core/issues/15506

2. Grails 8 Hibernate 7.2 Bom & CI Fix Status
- Initial PR: https://github.com/apache/grails-core/pull/15510
- Significant broken test coverage still (~300)
- Action Items;
* James F to look at functional test additions & diff the 7v5 function test apps
* Walter to take a look at failures specific in hibernate

3. Automatic Groovy & Java code formatting based on Checkstyle &
Codenarc Configuration:
- spotless will not currently match Checkstyle and CodeNarc rules
- using openRewrite to attempt to fix CodeStyle for Java Only and PMD
issues and npm-lint-groovy for CodeNarc
- https://github.com/GroovyLanguageServer/groovy-language-server
- Via IntelliJ or other IDA
https://github.com/grails-plugins/grails-server-timing/blob/main/.editorconfig
- Command line formatting:
https://www.jetbrains.com/help/idea/command-line-formatter.html
- some older SED based tools
- Current proposal:  (created
https://github.com/apache/grails-core/issues/15535)
* add gradle tasks to assist in code formatting (proposal to use
intellij initially)
* provide example hook scripts for people to auto apply if they so choose

4. Develocity Remote Cache
- with our key 
https://github.com/apache/grails-core/actions/runs/23266288753/job/67647843942#step:7:22
- with ASF shared key:
https://github.com/apache/grails-core/actions/runs/22961023654/job/66651374363#step:6:24
- Both error with: Could not store entry
f449c983009a93f53f2f1f4ce0663c52 in remote build cache
- James has reached out to infrastructure seeking feedback on why
gradle caching is not enabled in develocity
- see https://github.com/apache/grails-core/pull/15496

5. 8.0.0-M1 Priorities
- Spring Boot 4 / Framework 7 PR
- Gradle 9 & Micronaut 4 for Grails-Forge
- (#1 above) Build Changes to support Hibernate 7 side by side of Hibernate 5
- (review after #1 merge) Merging Hibernate 7 into Grails 8

6. Groovy 5 PR
- determine which items can be filed with Groovy as Jira Tickets

7. 7.0.x Http Client Testing Merge
- https://github.com/apache/grails-core/pull/15505

8. 7.1.x Remove remnants doWithWebDescriptor
- https://github.com/apache/grails-core/pull/15500

9. 7.1.x Add for removal to previously deprecated methods and classes
- https://github.com/apache/grails-core/pull/15470

10. plugin yml/groovy configuration
- https://github.com/apache/grails-core/pull/15409

11. Grails Spring Security
- combined doc review; need to merge & then link to Grails-core

12. Release Drafter is failing on some PRs after updating in 7.0.x.
7.0.x is not failing.  Please note, merge without looking at Release
Drafter and we will reevaluate after next week.

Reply via email to