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/07/08 10:48:26 UTC

[tinkerpop] branch master updated (f05d0642a6 -> 8339b72de7)

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 f05d0642a6 Merge branch '3.6-dev'
     add 1a548e8089 Ensure that Graph is set after strategy application
     add a703679939 Merge branch '3.5-dev' into 3.6-dev
     new 8339b72de7 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                                 |  1 +
 .../strategy/decoration/PartitionStrategy.java     |  2 +-
 .../process/traversal/util/DefaultTraversal.java   | 11 ++++-
 .../tinkergraph/structure/TinkerGraphTest.java     | 56 ++++++++++++++++++++++
 4 files changed, 68 insertions(+), 2 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 8339b72de7548285a2a94081ab2b924eb352f6dc
Merge: f05d0642a6 a703679939
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jul 8 05:46:18 2022 -0400

    Merge branch '3.6-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../strategy/decoration/PartitionStrategy.java     |  2 +-
 .../process/traversal/util/DefaultTraversal.java   | 11 ++++-
 .../tinkergraph/structure/TinkerGraphTest.java     | 56 ++++++++++++++++++++++
 4 files changed, 68 insertions(+), 2 deletions(-)