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 2023/01/10 18:10:16 UTC

[tinkerpop] branch 3.6-dev updated (3ee6727f9b -> d0a526fd4d)

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

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


    from 3ee6727f9b Added some additional upgrade docs context on mergeV/E CTR
     add d0a526fd4d TINKERPOP-2696 Fixed .NET translation for traversal args

No new revisions were added by this update.

Summary of changes:
 .../process/traversal/translator/DotNetTranslator.java     |  2 +-
 .../process/traversal/translator/DotNetTranslatorTest.java |  5 +++--
 .../Gherkin/GherkinTestRunner.cs                           | 11 +----------
 .../test/Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs    | 14 +++++++-------
 .../Gremlin.Net.IntegrationTest/Gherkin/IgnoreException.cs |  9 +--------
 .../groovy/jsr223/GremlinGroovyScriptEngineTest.java       |  5 +++--
 6 files changed, 16 insertions(+), 30 deletions(-)