GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/853
TINKERPOP-1953 Bump to Groovy 2.4.15
https://issues.apache.org/jira/browse/TINKERPOP-1953
Fixes a bug in Lambda construction for remote traversals
All tests pass with `docker/build.sh -t -i`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1953
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/853.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #853
----
commit 40dad27880189ffb8c901a8d7bdcf3d505325693
Author: Stephen Mallette <spmva@...>
Date: 2018-04-23T13:33:25Z
TINKERPOP-1953 Bump to Groovy 2.4.15
Fixes a bug in Lambda construction for remote traversals
----
---