Re: Apache Grails on Apache Groovy 5
James Fredley <[email protected]> Sun, 3 May 2026 15:09:24 -0400
| Newsgroups | gmane.comp.lang.groovy.devel |
|---|---|
| Message-ID | <[email protected]> |
These have been updated again based on changes in last day and PR descriptions have been trimmed again to remaining work Groovy 5: https://github.com/apache/grails-core/pull/15557 Groovy 6 (canary): https://github.com/apache/grails-core/pull/15558 James Fredley On 4/30/2026 5:16 PM, James Fredley wrote: > The two Grails PRs focused on Groovy 5 and Groovy 6 have been > extensively updated based on the latest snapshots and the substantial > work on the Groovy 5(GROOVY_5_0_X) and 6 (master) branches. > > Groovy 5: https://github.com/apache/grails-core/pull/15557 > > Groovy 6 (canary): https://github.com/apache/grails-core/pull/15558 > > James