You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by spmallette <gi...@git.apache.org> on 2018/06/20 16:27:26 UTC

[GitHub] tinkerpop pull request #880: TINKERPOP-1989 Enforce order of plugin load in ...

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

----


---

[GitHub] tinkerpop pull request #880: TINKERPOP-1989 Enforce order of plugin load in ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] tinkerpop issue #880: TINKERPOP-1989 Enforce order of plugin load in Gremlin...

Posted by dkuppitz <gi...@git.apache.org>.
Github user dkuppitz commented on the issue:

    https://github.com/apache/tinkerpop/pull/880
  
    VOTE: +1


---

[GitHub] tinkerpop issue #880: TINKERPOP-1989 Enforce order of plugin load in Gremlin...

Posted by jorgebay <gi...@git.apache.org>.
Github user jorgebay commented on the issue:

    https://github.com/apache/tinkerpop/pull/880
  
    lgtm, VOTE +1


---