Re: Release 2.5 Beta?

2016-08-11 Thread Nicholas Grealy
Unless I'm mistaken, I don't think anyone is actively objecting to "not having docs for macros" for the beta... Can the release manager please post the VOTE for a "2.5-MUSHROOM" beta release? On Mon, 14 Mar 2016 at 06:14 Guillaume Laforge wrote: > Well, without releases, they won't even try ei

StaticCompileCastOptimizationTest

2016-08-11 Thread Paul King
Does anyone know why StaticCompileCastOptimizationTest extends DefaultGroovyMethodsSTCTest and not just StaticTypeCheckingTestCase? I am presuming that StaticCompileDGMTest which also extends DefaultGroovyMethodsSTCTest handles the SC case for those tests. Thanks, Paul.