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 2019/11/06 13:49:15 UTC

[tinkerpop] branch TINKERPOP-2309 updated (db42513 -> 16b6d5a)

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

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


 discard db42513  Bump Travis to xenial builds
 discard f0cd4e9  TINKERPOP-2309 Bump to Tornado 5.x
     add 6fbb53e  Deprecated TraversalStrategies.applyStrategies()
     add 54468ec  TINKERPOP-2309 Bump to Tornado 5.x
     add 16b6d5a  Bump Travis to xenial builds

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   (db42513)
            \
             N -- N -- N   refs/heads/TINKERPOP-2309 (16b6d5a)

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:
 CHANGELOG.asciidoc                                                  | 1 +
 .../tinkerpop/gremlin/process/traversal/TraversalStrategies.java    | 3 +++
 .../gremlin/process/traversal/util/DefaultTraversalStrategies.java  | 6 +++++-
 gremlin-python/src/main/jython/setup.py                             | 2 +-
 4 files changed, 10 insertions(+), 2 deletions(-)