Jump to content

Groovy Version


This topic is 4769 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi, just wondering if anyone know why

println org.codehaus.groovy.runtime.InvokerHelper.getVersion()

returns nothing when executed?

I have some groovy code that fails to execute, but some of the error messages ( e.g. not being able to cast to a TreeSet, or no definition for java.util.LinkedHashMap.leftShift() ) seem to imply that it's not a current version. I just wanted to test see, what version of groovy is included, but I can't seem to get it to cough... ;-)

Link to comment
Share on other sites

This topic is 4769 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.