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:13 UTC

[tinkerpop] branch master updated (16a167fa0f -> f9fbd98742)

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 16a167fa0f Merge branch '3.6-dev'
     add d0a526fd4d TINKERPOP-2696 Fixed .NET translation for traversal args
     new f9fbd98742 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:
 .../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(-)


[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 f9fbd98742c353507808dce0e114cf5e34a12cb9
Merge: 16a167fa0f d0a526fd4d
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Tue Jan 10 13:09:57 2023 -0500

    Merge branch '3.6-dev'

 .../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(-)