You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by fl...@apache.org on 2020/03/18 11:26:05 UTC

[tinkerpop] branch master updated (cae0f49 -> 434c8de)

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

florianhockmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from cae0f49  Merge branch '3.4-dev'
     add 9a43135  TINKERPOP-2335 Update to .NET Core 3.1
     add 9e340be  Merge branch '3.3-dev' into 3.4-dev
     new 434c8de  Merge branch '3.4-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:
 .travis.yml                                                          | 2 +-
 docker/Dockerfile                                                    | 2 +-
 docs/src/dev/developer/development-environment.asciidoc              | 2 +-
 gremlin-dotnet/glv/Gremlin.Net.Template.csproj.template              | 3 +--
 gremlin-dotnet/src/Gremlin.Net.Template/Gremlin.Net.Template.csproj  | 3 +--
 .../Gremlin.Net.IntegrationTest/Gremlin.Net.IntegrationTest.csproj   | 5 +----
 .../Gremlin.Net.Template.IntegrationTest.csproj                      | 4 +---
 gremlin-dotnet/test/Gremlin.Net.UnitTest/Gremlin.Net.UnitTest.csproj | 5 +----
 8 files changed, 8 insertions(+), 18 deletions(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

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

florianhockmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 434c8dec422e0b98d2ab42055e97c30db9d6ec15
Merge: cae0f49 9e340be
Author: Florian Hockmann <fh...@florian-hockmann.de>
AuthorDate: Wed Mar 18 11:28:24 2020 +0100

    Merge branch '3.4-dev'

 .travis.yml                                                          | 2 +-
 docker/Dockerfile                                                    | 2 +-
 docs/src/dev/developer/development-environment.asciidoc              | 2 +-
 gremlin-dotnet/glv/Gremlin.Net.Template.csproj.template              | 3 +--
 gremlin-dotnet/src/Gremlin.Net.Template/Gremlin.Net.Template.csproj  | 3 +--
 .../Gremlin.Net.IntegrationTest/Gremlin.Net.IntegrationTest.csproj   | 5 +----
 .../Gremlin.Net.Template.IntegrationTest.csproj                      | 4 +---
 gremlin-dotnet/test/Gremlin.Net.UnitTest/Gremlin.Net.UnitTest.csproj | 5 +----
 8 files changed, 8 insertions(+), 18 deletions(-)