GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/911
TINKERPOP-2024 Make server archetype use remote traversal
https://issues.apache.org/jira/browse/TINKERPOP-2024
Since we're promoting remote traversals over scripts it would be better for
the archetype to use them.
Builds with `mvn clean install`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-2024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/911.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 #911
----
commit 1a3549f7232ebe65cbba158c1442a567bc2dc695
Author: Stephen Mallette <spmva@...>
Date: 2018-08-13T14:28:53Z
TINKERPOP-2024 Make server archetype use remote traversal
Since we're promoting remote traversals over scripts it would be better for
the archetype to use them.
----
---