GitHub user spmallette opened a pull request:

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

    TINKERPOP-1530 Consistent use of instance()

    https://issues.apache.org/jira/browse/TINKERPOP-1530
    
    Deprecated `getInstance()` usage in favor of `instance()`. This is a 
non-breaking change for 3.2.0. Will likely remove the deprecated methods for 
3.3.0 as a breaking change
    
    All good with `mvn clean install && mvn verify -pl gremlin-server 
-DskipIntegrationTests=false`
    
    VOTE +1

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

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1530

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

    https://github.com/apache/tinkerpop/pull/489.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 #489
    
----
commit 185670fa6165d83458326a6b9d80c124966b7402
Author: Stephen Mallette <[email protected]>
Date:   2016-11-12T13:13:22Z

    TINKERPOP-1530 Consistent use of instance()
    
    Deprecated getInstance() usage in favor of instance(). This is a 
non-breaking change for 3.2.0.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to