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 2018/12/14 20:47:12 UTC

[tinkerpop] branch tp33 updated (fa8715c -> 7a16bda)

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 fa8715c  Added final modifier to prevent overriding as the field is accessed internally in the class and there shouldn't be some other implementation that modifies that behavior CTR
     add 7a16bda  Need to check for null in case the Graph or GraphProvider is some sort of interface

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/tinkerpop/gremlin/AbstractGremlinSuite.java   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)