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/11/10 20:45:22 UTC

[tinkerpop] branch 3.4-dev updated (7325846 -> 687d301)

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 7325846  TINKERPOP-2462 Removed some duplication of concerns
     add 687d301  TINKERPOP-2469 Improved exception handling out of KdcFixture

No new revisions were added by this update.

Summary of changes:
 .../tinkerpop/gremlin/server/KdcFixture.java       | 36 +++++++++++++++++-----
 ...seScriptForTesting.java => KdcFixtureTest.java} | 22 ++++++++++---
 2 files changed, 45 insertions(+), 13 deletions(-)
 copy gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/{BaseScriptForTesting.java => KdcFixtureTest.java} (54%)