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 2020/06/11 17:21:08 UTC

[tinkerpop] branch 3.4-dev updated (ea0191e -> eca7769)

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

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


    from ea0191e  Replaced deprecated cucumber code
     add 417a1ec  TINKERPOP-2264 update Python graphson tests to use calendar.timegm and utctimetuple when testing g:Date->datetime conversion - they were failing for some timezones/systems.
     add eca7769  EXPOSE secure port 45941 in gremlin-server Dockfile.template. Add -p arguments to docker run in gremlin-server.sh so that the ports are exposed on macos.

No new revisions were added by this update.

Summary of changes:
 docker/gremlin-server.sh                                           | 2 +-
 docker/gremlin-server/Dockerfile.template                          | 2 +-
 .../src/main/jython/tests/structure/io/test_graphsonV2d0.py        | 7 ++-----
 .../src/main/jython/tests/structure/io/test_graphsonV3d0.py        | 5 ++---
 4 files changed, 6 insertions(+), 10 deletions(-)