GitHub user spmallette opened a pull request:

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

    TINKERPOP-1420 Removal of previously deprecated gremlin-groovy 
classes/methods

    https://issues.apache.org/jira/browse/TINKERPOP-1420
    
    While this commit is bound to TINKERPOP-1420 it actually also covers 
TINKERPOP-1283, TINKERPOP-1040 and TINKERPOP-833 which are all "deprecation 
removal" type tickets. The removed class/methods are all pretty "low-level" for 
the average user to be using in their code so of all the deprecation we have 
this one isn't a big deal for removal.
    
    Builds nicely 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-1420

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

    https://github.com/apache/tinkerpop/pull/468.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 #468
    
----
commit 6c72a9684a8db6b189970d89bca42c7275782019
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2016-10-27T16:22:49Z

    TINKERPOP-1420 Removal of previously deprecated gremlin-groovy 
classes/methods.
    
    While this commit is bound to TINKERPOP-1420 it actually also covers 
TINKERPOP-1283, TINKERPOP-1040 and TINKERPOP-833.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to