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


* Update on Hibernate 7
- Liquibase PR from Walter
http://github.com/liquibase/liquibase-hibernate/pull/844/
- we may need to fork for us because Hibernate 6->7 completely removed
generators

* Google Summer of Code 2026
- https://issues.apache.org/jira/browse/GSOC-325
- https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2026+Ideas+list

* https://github.com/apps/testlens-app
- former gradle employees created a github app & have offered Grails
the chance to use it
- adds test summaries inline with PRs and supports "muting" a test
that has been identified as flaky
- requires test-retry plugin to be added to build
- next step: open ticket with infrastructure to see about installing github app

* Example project 'grails-server-timing' to model how we want to
suggest plugins to be created
- currently not in the ASF, but we can move it there. Was trying to
fast track the creation or use it as a basis for people to copy
- https://github.com/grails-plugins/grails-server-timing/pull/6 has
initial feedback implemented
- the code itself isn't as important here, the goal is to use this
project to update the docs on best practices, including:
-- publishing to maven central for snapshots & releases
-- release workflows that have approval steps to deploy in stages
-- project structure (build-logic with convention plugins, example
apps / separating functional/integration tests from plugin / only unit
tests in plugin project / using composite builds / sdkman for easy dev
env config / having a dedicated projects for docs / publishing docs to
github pages / best practices for lazy configuration / many more)
-- best practices for development (code coverage, code style, release
note generation, CI, reproducible builds)
- James D to follow-up with existing documentation PR using this
project; other proposals will follow based on this project structure

* https://github.com/apache/grails-core/issues/15408
- configuration in plugin.yml is loaded *after* Conditional annotation checks
- draft PR for feedback: https://github.com/apache/grails-core/pull/15409/checks

* Discussion about coauthor vs assisted-by for AI help
- evolving discussion at the ASF
- ASF has indicated to not use git coauthor & reserve for real humans
- you can configure your AGENTS.md to add "Assisted-by" in git commits

* https://issues.apache.org/jira/browse/INFRA-27633
- still awaiting privacy review

* https://issues.apache.org/jira/browse/INFRA-27642
- develocity account cut over

* Trademark transfer is still underway; Paul is leading

* Java 25 in IntelliJ issues
- running bootRun; it warns about being incompatible
- If using toolchains, javaExec doesn’t behave as you expect

Reply via email to