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/05/26 11:44:46 UTC

[tinkerpop] branch master updated (98956ea -> 6169328)

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 98956ea  Merge branch '3.4-dev'
     add 6bc8f25  Fix TINKERPOP-2371 Add possibility to import constants with ImportGremlinPlugin
     add ac50c81  Added changelog entry CTR
     new 6169328  Merge branch '3.4-dev'

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:
 CHANGELOG.asciidoc                                 |  1 +
 .../gremlin/jsr223/ImportGremlinPlugin.java        | 44 ++++++++++++++++++++-
 .../gremlin/jsr223/ImportGremlinPluginTest.java    | 45 +++++++++++++++++-----
 3 files changed, 79 insertions(+), 11 deletions(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

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 61693283df2b2ca69f696f987430c90a0ae339e6
Merge: 98956ea ac50c81
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue May 26 07:44:25 2020 -0400

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../gremlin/jsr223/ImportGremlinPlugin.java        | 44 ++++++++++++++++++++-
 .../gremlin/jsr223/ImportGremlinPluginTest.java    | 45 +++++++++++++++++-----
 3 files changed, 79 insertions(+), 11 deletions(-)