GitHub user spmallette opened a pull request:

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

    TINKERPOP-929 Deprecation Removal

    This PR just does a bunch of deprecation removal which covers the following 
tickets:
    
    https://issues.apache.org/jira/browse/TINKERPOP-1408 Removed deprecated 
Io.Builder#registry()
    https://issues.apache.org/jira/browse/TINKERPOP-1316 Removed deprecated 
GryoMessageSerializer constructor
    https://issues.apache.org/jira/browse/TINKERPOP-1563 Removed deprecated 
getInstance() methods
    https://issues.apache.org/jira/browse/TINKERPOP-1094 Removed deprecated 
VertexPropertyFeatures - addProperty
    https://issues.apache.org/jira/browse/TINKERPOP-929 Remove deprecated 
fields from TinkerGraph.
    
    Builds 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-929

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

    https://github.com/apache/tinkerpop/pull/624.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 #624
    
----
commit 4d0a5fb3e070ac4db066537f8f89c10c021e731e
Author: Stephen Mallette <[email protected]>
Date:   2017-06-09T14:06:26Z

    TINKERPOP-929 Remove deprecated fields from TinkerGraph.

commit 732c80b001a098cae15999cbc382180f4024cd65
Author: Stephen Mallette <[email protected]>
Date:   2017-06-09T14:10:12Z

    TINKERPOP-1094 Removed deprecated VertexPropertyFeatures - addProperty

commit 1a1ba58333d1ebae69d1e5e4d14e01255bb5bb40
Author: Stephen Mallette <[email protected]>
Date:   2017-06-09T14:58:57Z

    TINKERPOP-1563 Removed deprecated getInstance() methods

commit 89653bbcbfc3633092cb07a7bddf69aff8fdf572
Author: Stephen Mallette <[email protected]>
Date:   2017-06-09T15:03:33Z

    TINKERPOP-1316 Removed deprecated GryoMessageSerializer constructor

commit 578a93cfcc330acf2e3f766a64934e3b3eb545af
Author: Stephen Mallette <[email protected]>
Date:   2017-06-09T15:52:07Z

    TINKERPOP-1408 Removed deprecated Io.Builder#registry()

----


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