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/01/17 16:24:47 UTC

[tinkerpop] branch TINKERPOP-2312 updated (80399a3 -> 91f4932)

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

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


 discard 80399a3  TINKERPOP-2312 Empty keys to group() should group to null
     add 8e63003  Refactored PathProcessorStrategy to use the marker system CTR
     add 611a14e  Specify the python versions for the environment explicitly CTR
     add aac00a1  Merge branch '3.3-dev' into 3.4-dev
     add 768fc75  Merge branch '3.4-dev'
     add 91f4932  TINKERPOP-2312 Empty keys to group() should group to null

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (80399a3)
            \
             N -- N -- N   refs/heads/TINKERPOP-2312 (91f4932)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                                |  3 +++
 CHANGELOG.asciidoc                                         |  1 +
 .../strategy/optimization/PathProcessorStrategy.java       | 14 +++++++++++---
 3 files changed, 15 insertions(+), 3 deletions(-)