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 2020/11/17 18:47:48 UTC

[tinkerpop] branch 3.4-dev updated (6c353df -> 70ade8c)

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

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


    from 6c353df  Updated Gremlin Server start scripts to use revised withStrategies() syntax
     add 70ade8c  TINKERPOP-2474 Refactored withSack() script processing

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../traversal/translator/GroovyTranslator.java     | 31 +++-------------------
 .../traversal/translator/GroovyTranslatorTest.java | 10 +++----
 .../gremlin/groovy/loaders/StepLoader.groovy       |  7 +++--
 .../GremlinGroovyScriptEngineOverGraphTest.java    | 16 +++++++++++
 5 files changed, 30 insertions(+), 35 deletions(-)