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/12/22 13:01:21 UTC

[tinkerpop] branch master updated (bcb6475 -> d042584)

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 bcb6475  Merge branch '3.4-dev'
     add cce31cb  TINKERPOP-2496 Fixed bug in dsl processor.
     new d042584  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 +
 .../tinkerpop/gremlin/process/traversal/dsl/GremlinDsl.java    |  2 ++
 .../gremlin/process/traversal/dsl/GremlinDslProcessor.java     | 10 ++++++----
 .../process/traversal/dsl/SocialPackageTraversalSourceDsl.java |  9 +++++++++
 4 files changed, 18 insertions(+), 4 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 d042584d46789dd6376166d36740e83aed5c6e5d
Merge: bcb6475 cce31cb
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Tue Dec 22 08:00:52 2020 -0500

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                             |  1 +
 .../tinkerpop/gremlin/process/traversal/dsl/GremlinDsl.java    |  2 ++
 .../gremlin/process/traversal/dsl/GremlinDslProcessor.java     | 10 ++++++----
 .../process/traversal/dsl/SocialPackageTraversalSourceDsl.java |  9 +++++++++
 4 files changed, 18 insertions(+), 4 deletions(-)