GitHub user leventov opened a pull request:

    https://github.com/apache/tinkerpop/pull/819

    Use error-prone compiler

    See http://errorprone.info/. Fixes a number of bugs.
    
    This is just first step; maintainers of this project are encouraged to 
enable more checks eventually, e. g. "Experimental ERROR" patterns from here: 
http://errorprone.info/bugpatterns

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/leventov/tinkerpop error-prone

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/819.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #819
    
----
commit 32ea0b1192b3cd2dfa8aa12fc0e55ef2ec48ccb1
Author: leventov <leventov@...>
Date:   2018-03-17T15:56:23Z

    Use error-prone compiler

----


---

Reply via email to