+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
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
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
+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
+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
+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
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