GitHub user spmallette opened a pull request:

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

    TINKERPOP-999 Removed generics from ServerGremlinExecutor

    https://issues.apache.org/jira/browse/TINKERPOP-999
    
    Pretty simple - I probably could have CTR'd this but since it was a 
breaking change on 3.3.0 I wanted folks to be more aware of it in case someone 
was using this class in some way I'm not imagining.
    
    Builds with `mvn clean install -DskipTests && 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-999

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

    https://github.com/apache/tinkerpop/pull/638.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 #638
    
----
commit 4c89e1594537f02c4bb3f0efa60f3e5042621442
Author: Stephen Mallette <[email protected]>
Date:   2017-06-20T19:14:44Z

    TINKERPOP-999 Removed generics from ServerGremlinExecutor

----


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