paulk-asert merged PR #38:
URL: https://github.com/apache/groovy-website/pull/38
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@groovy.
paulk-asert commented on PR #38:
URL: https://github.com/apache/groovy-website/pull/38#issuecomment-1198980710
Merged, thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
I am aware that we've just had a release batch, but I would like to request
another release to include Eric's graciously quick fix for GROOVY-10711.
This bug resulted in the static compiler's silently failing to use
`asBoolean()` methods defined directly on classes, which can result in data
corrupt
I was planning to perhaps do a 4.0.5 release not too far away (as in
maybe 1-2 weeks time). Were you wanting faster than that or also a
3.0.13?
On Sat, Jul 30, 2022 at 8:12 AM Christopher Smith
wrote:
>
> I am aware that we've just had a release batch, but I would like to request
> another relea
Given the potential severity of this bug (i.e., conditional checks will
compile fine but use the wrong logic), I would suggest a release now, but I
of course am not the one who has to do the paperwork. ;-) I'm aware of this
problem, but most Groovy users wouldn't be, and it affects at least 3.x and