You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2023/01/04 20:39:44 UTC

[tinkerpop] branch 3.6-dev updated (69fe9694be -> 2e57d05d60)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 69fe9694be Merge branch '3.5-dev' into 3.6-dev
     add a2f629ef06 TINKERPOP-2842 Parsed requestId in GremlinScriptChecker
     add 0adaa5ff81 Merge branch 'TINKERPOP-2842' into 3.5-dev
     add 2e57d05d60 Merge branch '3.5-dev' into 3.6-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |   1 +
 .../gremlin/jsr223/GremlinScriptChecker.java       | 226 ++++++++++++---------
 .../gremlin/jsr223/GremlinScriptCheckerTest.java   | 113 ++++++++++-
 3 files changed, 242 insertions(+), 98 deletions(-)