Discussion:
[ANN] Groovy 2.3.2 is out
Guillaume Laforge
2014-05-28 08:40:45 UTC
Permalink
Hi all,

The Groovy team is pleased to announce the release of Groovy 2.3.2, a bug
fix release for our 2.3 main branch.

If you have already moved to Groovy 2.3, we strongly recommend you to
upgrade to 2.3.2 rapidly, as our two prior 2.3 releases were using a buggy
version of ASM which was generating wrong bytecode for inner classes.

You can check this issue for more details:
https://jira.codehaus.org/browse/GROOVY-6808

Since any code compiled with Groovy 2.3.0 or 2.3.1 and using inner classes
is likely to have faulty bytecode, please make sure to recompile everything
with 2.3.2

Our detailed JIRA change log:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10242&version=20402

And go download Groovy at the usual place:
http://groovy.codehaus.org/Download?nc

Thanks to all who contributed!

Keep on groovy'ing!
--
Guillaume Laforge
Groovy Project Manager
Pivotal, Inc.

Blog: http://glaforge.appspot.com/
Social: @glaforge <http://twitter.com/glaforge> /
Google+<https://plus.google.com/u/0/114130972232398734985/posts>
Loading...