GitHub user spmallette opened a pull request:

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

    TINKERPOP-1010 Remove deprecated methods around Gremlin Server

    While this PR is tied to TINKERPOP-1010 it actually covers a number of 
issues to include: TINKERPOP-1010, TINKERPOP-1046, TINKERPOP-1049, 
TINKERPOP-1296, TINKERPOP-1465, and TINKERPOP-1526.
    
    While these changes do drop some public methods/fields/classes, the changes 
should really only affect a fairly small group of users - those who embed 
Gremlin Server or who might use it in their testing. Even so, I decided to just 
aim this PR at `master` and not `tp32`.
    
    Builds to success with `docker/build.sh -t -i -n`.
    
    VOTE +1

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

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

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

    https://github.com/apache/tinkerpop/pull/592.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 #592
    
----
commit e2d1063ede10366602b5f3d850754b29d5079f22
Author: Stephen Mallette <[email protected]>
Date:   2017-04-03T18:54:19Z

    TINKERPOP-1010 Remove deprecated methods around Gremlin Server
    
    While this PR is tied to TINKERPOP-1010 it actually covers a number of 
issues to include: TINKERPOP-1010, TINKERPOP-1046, TINKERPOP-1049, 
TINKERPOP-1296, TINKERPOP-1465, and TINKERPOP-1526.

----


---
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