[ https://issues.apache.org/jira/browse/TINKERPOP-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210904#comment-15210904 ]
ASF GitHub Bot commented on TINKERPOP-1109: ------------------------------------------- Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/276#issuecomment-201005834 Just pushed in a minor change to not bother to default to user home since we can always expect `tinkerpop.ext` to be set or defaulted. even if it isn't it now defaults to the local `ext` directory. Tested this manually a bunch of different ways at this point and console integration tests work well still (though i'm not sure they hit the code paths that were changed). VOTE +1 > Make Gremlin Console better suited for system level installs > ------------------------------------------------------------ > > Key: TINKERPOP-1109 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1109 > Project: TinkerPop > Issue Type: Improvement > Components: console > Affects Versions: 3.1.0-incubating > Reporter: stephen mallette > Fix For: 3.1.2-incubating > > > If Gremlin Console is installed on a system level, it doesn't share well with > multiple users because plugins end up installing to the system relative to > {{bin/gremlin.sh}}. Perhaps we could add a {{~/.gremlin-console}} user > directory with fallback to the current {{/ext}} directory. -- This message was sent by Atlassian JIRA (v6.3.4#6332)