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 2019/06/20 19:29:24 UTC

[tinkerpop] branch tp33 updated (b75263f -> dcf9e07)

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

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


    from b75263f  Cleanup imports CTR
     add dcf9e07  TINKERPOP-2236 Improve error messaging for IdManager CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../gremlin/tinkergraph/structure/TinkerGraph.java | 38 +++++++---
 .../tinkergraph/structure/IdManagerTest.java       | 81 ++++++++++++++++++++++
 3 files changed, 110 insertions(+), 10 deletions(-)
 create mode 100644 tinkergraph-gremlin/src/test/java/org/apache/tinkerpop/gremlin/tinkergraph/structure/IdManagerTest.java