You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by co...@apache.org on 2023/06/05 22:20:54 UTC

[tinkerpop] branch 3.6-dev updated (b5e78c7d0f -> dc6b97cb90)

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

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


    from b5e78c7d0f Merge branch '3.5-dev' into 3.6-dev
     add 0970f6dedd added profile to print warning if .glv files are missing
     add d50f416c0b Merge pull request #2004 from Bit-Quill/cole/missing-glv-file-warnings
     new dc6b97cb90 Merge branch '3.5-dev' into 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-dotnet/src/pom.xml  | 37 +++++++++++++++++++++++++++++++++++++
 gremlin-dotnet/test/pom.xml | 33 +++++++++++++++++++++++++++++++++
 gremlin-go/pom.xml          | 33 +++++++++++++++++++++++++++++++++
 gremlin-python/pom.xml      | 33 +++++++++++++++++++++++++++++++++
 4 files changed, 136 insertions(+)


[tinkerpop] 01/01: Merge branch '3.5-dev' into 3.6-dev

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit dc6b97cb9022b99bc74e7a00a57a7b7f7eea254f
Merge: b5e78c7d0f d50f416c0b
Author: Cole Greer <co...@bitquilltech.com>
AuthorDate: Mon Jun 5 15:20:39 2023 -0700

    Merge branch '3.5-dev' into 3.6-dev

 gremlin-dotnet/src/pom.xml  | 37 +++++++++++++++++++++++++++++++++++++
 gremlin-dotnet/test/pom.xml | 33 +++++++++++++++++++++++++++++++++
 gremlin-go/pom.xml          | 33 +++++++++++++++++++++++++++++++++
 gremlin-python/pom.xml      | 33 +++++++++++++++++++++++++++++++++
 4 files changed, 136 insertions(+)