You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/04 10:49:42 UTC

[jira] [Commented] (TINKERPOP-1010) Remove deprecated credentialsDbLocation for SimpleAuthenticator

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

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

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 <sp...@genoprime.com>
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.

----


> Remove deprecated credentialsDbLocation for SimpleAuthenticator
> ---------------------------------------------------------------
>
>                 Key: TINKERPOP-1010
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1010
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.1.1-incubating
>            Reporter: stephen mallette
>            Priority: Minor
>              Labels: breaking, deprecation
>
> This setting was deprecated for 3.1.1-incubating given: 
> https://issues.apache.org/jira/browse/TINKERPOP3-981



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