Re: groovysh problem in Groovy 2.5.0-rc-2

2018-05-08 Thread Paul King
That isn't supposed to happen and should be fixed in rc-3. We are making some changes that didn't quite get finished for rc-2. Command-line processing is in a semi-stable state right now and testing of groovysh slipped through the cracks. The groovysh tests currently run against the pre jarjar'd

Re: groovysh problem in Groovy 2.5.0-rc-2

2018-05-08 Thread Bahman Movaqar
I am able to produce the same behaviour on my machine (Linux + OpenJDK 1.8.0_162). If you're just getting acquainted with Groovy, I'd suggest you use 2.4.x series which is stable and well tested: https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.15.zip On 8 May 2018 at 20:25, Lucas

groovysh problem in Groovy 2.5.0-rc-2

2018-05-08 Thread Lucas Buchala
Hello. I have just unpacked Groovy 2.5.0-rc-2 and groovysh doesn't seem to be working: $ groovysh java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at