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/04/29 13:25:58 UTC

[tinkerpop] branch master updated (cb6c5a6e62 -> da1155f6f4)

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 cb6c5a6e62 Merge branch '3.6-dev'
     add 6a091d2284 Fixed error message creation CTR
     add 538b2fd55a Bumped some utility/test versions CTR
     add c528391fcc Removed checked exception - unnecessary CTR
     add 4b26bbbfc8 Merge branch '3.5-dev' into 3.6-dev
     new da1155f6f4 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:
 gremlin-annotations/pom.xml                        | 31 +++++++++++++++-------
 .../language/grammar/GremlinQueryParser.java       |  4 +--
 .../language/grammar/NoOpTerminalVisitor.java      |  2 +-
 .../python/gremlin_python/process/traversal.py     |  4 +--
 pom.xml                                            |  4 +--
 5 files changed, 28 insertions(+), 17 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 da1155f6f4474dc5d2378eebeeb18fe49f22cd37
Merge: cb6c5a6e62 4b26bbbfc8
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Apr 29 09:08:27 2022 -0400

    Merge branch '3.6-dev'

 gremlin-annotations/pom.xml                        | 31 +++++++++++++++-------
 .../language/grammar/GremlinQueryParser.java       |  4 +--
 .../language/grammar/NoOpTerminalVisitor.java      |  2 +-
 .../python/gremlin_python/process/traversal.py     |  4 +--
 pom.xml                                            |  4 +--
 5 files changed, 28 insertions(+), 17 deletions(-)