I think just hit this issue:
java.lang.ClassCastException: org.codehaus.groovy.ast.stmt.ReturnStatement
cannot be cast to org.codehaus.groovy.ast.stmt.BlockStatement
at
org.codehaus.groovy.classgen.FinalVariableAnalyzer.fallsThrough(FinalVariableAnalyzer.java:480)
at
org.codehaus.g
The vote has passed with 3 +1 PMC votes, 1 other +1 vote and no other votes.
I'll proceed with next steps.
Cheers, Paul.
On Tue, Mar 3, 2020 at 11:35 PM Paul King wrote:
> Here is the real content!
>
>
>
> Dear development community,
>
> I am happy to start the VOTE thr
Thanks Vaidotas,
This only affects switches which are the last statement of the enclosing
method (or script) and which have a case statement containing only a break
statement and no other statements.
There are some simple workarounds too: add any statement in the case or add
any statement after th
Hello,
I found a regression in a fix to GROOVY-9424 that breaks compilation of
switch statements in certain cases.
Commented on https://issues.apache.org/jira/browse/GROOVY-9424 with details.
Kind regards,
Vaidotas
On 2020/03/03 13:35:11, Paul King wrote:
> Here is the real content!>
>
> -
+1
On Tue, Mar 3, 2020 at 10:35 PM Paul King wrote:
> Here is the real content!
>
>
>
> Dear development community,
>
> I am happy to start the VOTE thread for a Groovy 2.5.10 release!
>
> This release includes 12 bug fixes/improvements as outlined in the
> changelog:
>
+1 (binding)
---
Java Champion; Groovy Enthusiast
http://andresalmiray.com
http://www.linkedin.com/in/aalmiray
--
What goes up, must come down. Ask any system administrator.
There are 10 types of people in the world: Those who understand binary, and
those wh
+1 (binding)
Built without a problem: https://gradle.com/s/upmyqq2gwieys
Usual manual smoke tests with the console are fine.
Guillaume
On Tue, Mar 3, 2020 at 2:35 PM Paul King wrote:
> Here is the real content!
>
>
>
> Dear development community,
>
> I am happy to star
Here is the real content!
Dear development community,
I am happy to start the VOTE thread for a Groovy 2.5.10 release!
This release includes 12 bug fixes/improvements as outlined in the
changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123