[
https://issues.apache.org/jira/browse/TINKERPOP-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445769#comment-16445769
]
ASF GitHub Bot commented on TINKERPOP-1946:
-------------------------------------------
GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/848
TINKERPOP-1946 Removed old version of Credentials DSL
https://issues.apache.org/jira/browse/TINKERPOP-1946
This was deprecated on 3.3.3 - it can be removed for 3.4.0.
Builds 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-1946
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/848.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 #848
----
commit 9458641c77605a9518bf885eadb6716646ce4006
Author: Stephen Mallette <spmva@...>
Date: 2018-04-20T14:02:54Z
TINKERPOP-1946 Removed old version of Credentials DSL
This was deprecated on 3.3.3 - it can be removed for 3.4.0
----
> Remove the deprecated Credentials DSL infrastructure
> ----------------------------------------------------
>
> Key: TINKERPOP-1946
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1946
> Project: TinkerPop
> Issue Type: Improvement
> Components: groovy
> Affects Versions: 3.3.2
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Major
> Labels: breaking
> Fix For: 3.4.0
>
>
> TINKERPOP-1903 deprecated the old-style of DSL development for the Credential
> system. It can be removed now.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)