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 2022/06/29 19:44:08 UTC

[tinkerpop] branch master updated (27d4cf7edf -> dc58fd6b0a)

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 27d4cf7edf Bump commons-lang3 from 3.11 to 3.12.0
     add 531462fe84 TINKERPOP-2768 Integrate BranchStep pickToken traversal as child when added as an option
     add 6e186d2efe Added pick traversal to list of global children in branch() CTR
     add c2bb469028 Merge branch '3.5-dev' into 3.6-dev
     new dc58fd6b0a Merge branch '3.6-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                                   |  4 +++-
 .../process/traversal/step/branch/BranchStep.java    |  7 ++++---
 .../tinkerpop/gremlin/AbstractGremlinTest.java       | 20 ++++++++++++++++++++
 3 files changed, 27 insertions(+), 4 deletions(-)


[tinkerpop] 01/01: Merge branch '3.6-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 dc58fd6b0a31d59c6e103a2fbf30d90b941f1a7a
Merge: 27d4cf7edf c2bb469028
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Wed Jun 29 15:43:55 2022 -0400

    Merge branch '3.6-dev'

 CHANGELOG.asciidoc                                   |  4 +++-
 .../process/traversal/step/branch/BranchStep.java    |  7 ++++---
 .../tinkerpop/gremlin/AbstractGremlinTest.java       | 20 ++++++++++++++++++++
 3 files changed, 27 insertions(+), 4 deletions(-)