Re: Compilation issue between Groovy 3.0.21 & 3.0.23

2025-04-14 Thread Milles, Eric (TR Technology) via dev
12:43 PM To: dev@groovy.apache.org Subject: [EXT] Compilation issue between Groovy 3.0.21 & 3.0.23 External Email: Use caution with links and attachments. Hello Everyone, Grails recently had a bug report on one of the upgrades in 6.x. https://github.com/apache/grails-core/issues/14130#issue

Re: Compilation issue between Groovy 3.0.21 & 3.0.23

2025-04-12 Thread James Daugherty
Thank you Paul. On Fri, Apr 11, 2025 at 10:03 PM Paul King wrote: > Git bisect shows it as the following commit causing the change in behavior: > > https://github.com/apache/groovy/commit/09247dd06d > > None of the mentioned issues have 3.0.23 added to the fix version, so > they don't appear in

Re: Compilation issue between Groovy 3.0.21 & 3.0.23

2025-04-11 Thread Paul King
Git bisect shows it as the following commit causing the change in behavior: https://github.com/apache/groovy/commit/09247dd06d None of the mentioned issues have 3.0.23 added to the fix version, so they don't appear in the 3.0.23 release notes, but maybe it wasn't the whole fix that was backported

Compilation issue between Groovy 3.0.21 & 3.0.23

2025-04-11 Thread James Daugherty
Hello Everyone, Grails recently had a bug report on one of the upgrades in 6.x. https://github.com/apache/grails-core/issues/14130#issuecomment-2797619047 I've narrowed down the issue to the groovy upgrade from 3.0.21 to 3.0.23. In groovy 3.0.21 the following code compiles: class