[
https://issues.apache.org/jira/browse/TINKERPOP-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP-893:
---------------------------------------
Fix Version/s: (was: 3.1.1-incubating)
This was a low-priority item - no one was ever able to pick this issue up
before code freeze. Moved off of 3.1.1.
> Validate dependency grabs that have TinkerPop dependencies
> ----------------------------------------------------------
>
> Key: TINKERPOP-893
> URL: https://issues.apache.org/jira/browse/TINKERPOP-893
> Project: TinkerPop
> Issue Type: Improvement
> Components: console, server
> Affects Versions: 3.0.2-incubating
> Reporter: stephen mallette
> Priority: Trivial
>
> Gremlin Console's {{:install}} command:
> https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-console/src/main/groovy/org/apache/tinkerpop/gremlin/console/commands/InstallCommand.groovy
> and Gremlin Server's {{bin/gremlin-server.sh -i}}
> https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/util/GremlinServerInstall.java
> pull down dependencies. A nice check might be to detect dependency conflicts
> with TinkerPop libs. For example, if someone tries to use Gremlin 3.1.0 to
> {{install}} Titan 1.0.0 (which depends on TinkerPop 3.0.1), we could error
> the install and show a nice error to the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)