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