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:26:05 UTC

[tinkerpop] branch 3.5-dev updated (ec5feccf71 -> c528391fcc)

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

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


    from ec5feccf71 updating gremlin-go cucumber tests
     add 6a091d2284 Fixed error message creation CTR
     add 538b2fd55a Bumped some utility/test versions CTR
     add c528391fcc Removed checked exception - unnecessary CTR

No new revisions were added by this update.

Summary of changes:
 gremlin-core/pom.xml                                           | 10 +++++++---
 .../tinkerpop/gremlin/language/grammar/GremlinQueryParser.java |  4 ++--
 .../gremlin/language/grammar/NoOpTerminalVisitor.java          |  2 +-
 .../src/main/python/gremlin_python/process/traversal.py        |  4 ++--
 pom.xml                                                        |  4 ++--
 5 files changed, 14 insertions(+), 10 deletions(-)