stephen mallette created TINKERPOP-1953:
-------------------------------------------
Summary: Bump to Groovy 2.4.15
Key: TINKERPOP-1953
URL: https://issues.apache.org/jira/browse/TINKERPOP-1953
Project: TinkerPop
Issue Type: Improvement
Components: groovy
Affects Versions: 3.2.8
Reporter: stephen mallette
Assignee: stephen mallette
Fix For: 3.4.0, 3.2.9, 3.3.3
Bump to Groovy 2.4.15 to get a critical fix to this problem:
{code}
gremlin> org.apache.tinkerpop.gremlin.util.function.Lambda.function("{ it.get()
}")
(class: org/apache/tinkerpop/gremlin/util/function/Lambda$function, method:
callStatic signature: (Ljava/lang/Class;[Ljava/lang/Object;)Ljava/lang/Object;)
Illegal type in constant pool
Type ':help' or ':h' for help.
Display stack trace? [yN]n
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)