It shouldn't be deprecated or removed. I see that class in these
artifacts when building locally:

subprojects/groovy-test/target/libs/groovy-test-2.5.0-SNAPSHOT.jar
target/libs/groovy-all-2.5.0-SNAPSHOT.jar

but (as expected) not this:

target/libs/groovy-2.5.0-SNAPSHOT.jar

Also it seems correct for the artifacts generated from the CI server:

http://ci.groovy-lang.org/viewLog.html?buildId=33655&buildTypeId=Groovy_Jdk7Build&tab=artifacts

(drill down into the binary zip then under embeddable)

Can you double check which jar you are looking at?

Cheers, Paul.

On Wed, Jun 8, 2016 at 7:26 AM, daniel_sun <realblue...@hotmail.com> 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 in context: 
> http://groovy.329449.n5.nabble.com/groovy-util-GroovyTestCase-is-missing-in-groovy-all-2-5-0-SNAPSHOT-20160608-tp5733271.html
> Sent from the Groovy Dev mailing list archive at Nabble.com.

Reply via email to