GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/880

    TINKERPOP-1989 Enforce order of plugin load in Gremlin Console

    https://issues.apache.org/jira/browse/TINKERPOP-1989
    
    Use the order presented in the configuration file to enforce the load order.
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1989

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/880.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 #880
    
----
commit 6c75ceb25d6a828489f29b883be99ae7739e09e0
Author: Stephen Mallette <spmva@...>
Date:   2018-06-20T15:24:34Z

    TINKERPOP-1989 Enforce order of plugin load in Gremlin Console
    
    Use the order presented in the configuration file to enforce the load order.

----


---

Reply via email to