Re: groovy.util.GroovyTestCase is missing in groovy-all-2.5.0-SNAPSHOT(20160608)

2016-06-08 Thread Paul King
16 at 7:26 AM, daniel_sun wrote: > Hi List, > > I found groovy.util.GroovyTestCase does not exist in the > groovy-all-2.5.0-SNAPSHOT(20160608). Is it deprecated and removed? or > replaced by some other class? > > Daniel.Sun > > > > -- > View this message

Re: groovy.util.GroovyTestCase is missing in groovy-all-2.5.0-SNAPSHOT(20160608)

2016-06-08 Thread daniel_sun
-- View this message in context: http://groovy.329449.n5.nabble.com/groovy-util-GroovyTestCase-is-missing-in-groovy-all-2-5-0-SNAPSHOT-20160608-tp5733271p5733275.html Sent from the Groovy Dev mailing list archive at Nabble.com.

[ANN] Grengine 1.1.0 - Closable for easier/earlier Garbage Collection

2016-06-08 Thread Alain Stalder
Grengine is an engine for running and embedding Groovy in a Java VM. https://www.grengine.ch/ Besides the new logo, there is just one new feature: Grengine and its loaders etc. can be explicitly *closed* which frees Groovy/Java metadata for all(!) classes that were loaded with th