Hi all,
A wise man once said it wasn't a good idea to release on Fridays. Maybe
we should have followed that advice, because the Groovy team is now
announcing the release of *Groovy 2.3.6*, a few days after 2.3.5!
This version fixes the fact that the distribution missed some key
classes for CliBuilder and Groovysh to run (side effect of a fix to have
the build run properly on... Windows!), contains a minor fix on
collectEntries and eventually fixes the rendering of documentation.
It can be downloaded from here: http://beta.groovy-lang.org/download.html
The release notes can be found here:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10242&version=20540
Documentation can be found here: http://docs.groovy-lang.org/2.3.6/
In addition, we are pleased to annouce the *second beta for Groovy
2.4.0*. This version contains catches up with all the bugfixes included
in 2.3.5 and 2.3.6, as well as Android specific fixes. You can find the
release notes here:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10242&version=20433
It can be downloaded from the same place as 2.3.6:
http://beta.groovy-lang.org/download.html
Last but not least, we have numerous bug reports of VerifyErrors on JDK
1.7u65 and JDK 1.8u11. We are aware of those and the OpenJDK team is
working on fixes. Meanwhile, we recommand to*stick on 7u60 and 8u5*.
And for those of you who are attending GR8Conf US, enjoy the conference!
Cédric, on behalf of the Groovy team