Re: [VOTE] Release Apache Groovy 4.0.12

2023-05-04 Thread Guillaume Laforge
+1 (binding) On Thu, May 4, 2023 at 1:20 AM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 4.0.12 release! > > This release includes 30 bug fixes/improvements as outlined in the > changelog: > > https://issues.apache.org/jira/secure/ReleaseN

Re: [VOTE] Release Apache Groovy 4.0.12

2023-05-04 Thread Andres Almiray
+1 (binding)Sent from my primitive tricorderOn 4 May 2023, at 9:04, Guillaume Laforge wrote:+1 (binding)On Thu, May 4, 2023 at 1:20 AM Paul King wrote:Dear development community,I am happy to start the VOTE thread for a Groovy 4.0.12 release!This release includes 30 bug fixes

RE: [EXT] [VOTE] Release Apache Groovy 4.0.12

2023-05-04 Thread Milles, Eric (TR Technology) via dev
There is one regression caused by the change for GROOVY-11029. I am testing a fix. The workaround is to remove static compilation or to write "other = 'value'" as "it.other = 'value'" so the "owner.delegate" gets applied properly. class Bar { @groovy.beans.Bindable String baz String othe

RE: [EXT] [VOTE] Release Apache Groovy 4.0.12

2023-05-04 Thread Milles, Eric (TR Technology) via dev
-1 Bug below filed and fixed: https://issues.apache.org/jira/browse/GROOVY-11044 groovy-4.0.12.jar!META-INF/services/org.codehaus.groovy.transform.ASTTransformation is blank, which breaks @Grab annotations From: Milles, Eric (TR Technology) via dev Sent: Thursday, May 4, 2023 12:29 PM To: d

[CANCELLED][VOTE] Release Apache Groovy 4.0.12

2023-05-04 Thread Paul King
Definitely looks like it's worth re-rolling the release. On Fri, May 5, 2023 at 6:17 AM Milles, Eric (TR Technology) via dev < dev@groovy.apache.org> wrote: > -1 > > > > > > Bug below filed and fixed: > https://issues.apache.org/jira/browse/GROOVY-11044 > > > > > > groovy-4.0.12.jar!META-INF/serv

[VOTE] Release Apache Groovy 4.0.12 (Take 2)

2023-05-04 Thread Paul King
Dear development community, I am happy to start the VOTE thread for a Groovy 4.0.12 release! This release includes 31 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12353079 Tag: https://gitbox.apache.org/rep