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/08/04 18:08:35 UTC

[tinkerpop] branch master updated (e1ef4ba -> 4a28117)

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

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


    from e1ef4ba  Added docs for "per request settings" in js CTR
     add 906add3  TINKERPOP-2394 Unable to use __ class of a custom DSL when passing a script even if this class is imported
     new 4a28117  Merge branch 'pr-1305'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                                  |  1 +
 .../gremlin/groovy/jsr223/GremlinGroovyScriptEngine.java    |  5 +++--
 .../groovy/jsr223/GremlinGroovyScriptEngineTest.java        | 13 +++++++++++++
 3 files changed, 17 insertions(+), 2 deletions(-)


[tinkerpop] 01/01: Merge branch 'pr-1305'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 4a281173c32ee47f8f945253821fc00a6bb6eaef
Merge: e1ef4ba 906add3
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Aug 4 13:40:43 2020 -0400

    Merge branch 'pr-1305'

 .gitignore                                                  |  1 +
 .../gremlin/groovy/jsr223/GremlinGroovyScriptEngine.java    |  5 +++--
 .../groovy/jsr223/GremlinGroovyScriptEngineTest.java        | 13 +++++++++++++
 3 files changed, 17 insertions(+), 2 deletions(-)