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

2023-08-22 Thread Milles, Eric (TR Technology) via dev
+1 (binding) From: Paul King Sent: Friday, August 18, 2023 10:18 PM To: Groovy_Developers Subject: [EXT] [VOTE] Release Apache Groovy 4.0.14 External Email: Use caution with links and attachments. Dear development community, I am happy to start the VOTE thread for a Groovy 4.0.14 release

[RESULT][VOTE] Release Apache Groovy 4.0.14

2023-08-21 Thread Paul King
The vote has passed with FIVE +1 binding votes and no other votes. I'll proceed with the next steps. Cheers, Paul. On Sat, Aug 19, 2023 at 1:18 PM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 4.0.14 release! > > This release includes 15 b

Re: [VOTE] Release Apache Groovy 4.0.14

2023-08-19 Thread Daniel Sun
I tried some scripts in groovyConsole and groovySh, they all works well. BTW, I like the `list` aggregation function for GINQ very much :-) ```groovy def result = GQ { from n in [1, 2, 3, 4, 5] groupby n % 2 select list(n) as ln } println result ``` +1 (binding) Cheers, Daniel Sun

Re: [VOTE] Release Apache Groovy 4.0.14

2023-08-19 Thread Jochen Theodorou
+1 On 19.08.23 05:18, Paul King wrote: Dear development community, I am happy to start the VOTE thread for a Groovy 4.0.14 release! This release includes 15 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12

Re: [VOTE] Release Apache Groovy 4.0.14

2023-08-19 Thread Andres Almiray
+1 (binding) On Sat, Aug 19, 2023 at 5:18 AM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 4.0.14 release! > > This release includes 15 bug fixes/improvements as outlined in the > changelog: > > https://issues.apache.org/jira/secure/Release

Re: [VOTE] Release Apache Groovy 4.0.14

2023-08-18 Thread Guillaume Laforge
+1 (binding) Le sam. 19 août 2023, 05:18, Paul King a écrit : > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 4.0.14 release! > > This release includes 15 bug fixes/improvements as outlined in the > changelog: > > https://issues.apache.org/jira/secure/Release

[VOTE] Release Apache Groovy 4.0.14

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