[ 
https://issues.apache.org/jira/browse/TINKERPOP-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044851#comment-16044851
 ] 

ASF GitHub Bot commented on TINKERPOP-929:
------------------------------------------

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

----


> Remove Deprecated TinkerGraph public static methods.
> ----------------------------------------------------
>
>                 Key: TINKERPOP-929
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-929
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: tinkergraph
>    Affects Versions: 3.1.0-incubating
>            Reporter: Marko A. Rodriguez
>              Labels: breaking, deprecation
>
> Look at {{TinkerGraph}} and see the deprecations of the {{CONFIG_XXX}} public 
> static strings. Remove them when ready.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to