Nor a 2.5! :-) My focus right now is progressing 2.5 out the door but that will happen after G3 Summit. I have some final variable analysis tweaks ready to add which should make 2.5 close to feature complete but there are some Spock hacks that need further testing. (Spock doesn't currently set the accessed variable when transforming local variable definitions and that breaks FVA and possibly other typing checks). We possibly need to have better recommended conventions around generated code in xforms. We currently do FVA checking and possibly type checking on internal Spock local variables for instance, e.g. $spock_errorCollector. We could skip synthetic or @Generated variables (or ones with internal looking names - but that can be problematic) for instance.
I am +0 on a 3 alpha. I think we have quite a few things to work through before any 2.6/3 candidate will be close to final but if people want to play with an early alpha I see no harm. Cheers, Paul. On Fri, Nov 24, 2017 at 7:26 PM, Cédric Champeau <cedric.champ...@gmail.com> wrote: > I'm not sure it makes sense to release a 3.0.0 alpha when we don't even > have a 2.6 out. > > 2017-11-24 10:22 GMT+01:00 Daniel.Sun <sun...@apache.org>: > >> Hi Paul, >> >> As Groovy 2.4.13 has been released, I plan to release Groovy >> 3.0.0-alpha-1 later. >> >> Cheers, >> Daniel.Sun >> >> >> >> -- >> Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html >> > >