Hi Paul,
I downloaded the jar file via gradle and the coresponding file can be
found in the repository:
https://oss.jfrog.org/oss-snapshot-local/org/codehaus/groovy/groovy-all/2.5.0-SNAPSHOT/groovy-all-2.5.0-20160607.103553-603.jar
Cheers,
Daniel.Sun
--
View this message in context:
htt
Hi Paul,
I downloaded the jar file via gradle and the coresponding file can be
found in the repository:
https://oss.jfrog.org/oss-snapshot-local/org/codehaus/groovy/groovy-all/2.5.0-SNAPSHOT/groovy-all-2.5.0-20160607.103553-603.jar
Cheers,
Daniel.Sun
--
View this message in context:
htt
Yes, the link you sent has all in the name but is definitely not the
all jar. It contains none of the modules. Where did it come from
again?
Paul.
On Wed, Jun 8, 2016 at 10:49 PM, daniel_sun wrote:
> Hi Paul,
>
> I downloaded groovy-all-2.5.0-SNAPSHOT.jar by gradle(compile
> "org.codehaus.gr
Hi Paul,
I downloaded groovy-all-2.5.0-SNAPSHOT.jar by gradle(compile
"org.codehaus.groovy:groovy-all:2.5.0-SNAPSHOT"). groovy.util.GroovyTestCase
does not exist in the jar file.
The groovy-all-2.5.0-SNAPSHOT.jar is here:
http://pan.baidu.com/s/1i4J189n
Cheers,
Daniel.Sun
--
View this
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