[
https://issues.apache.org/jira/browse/TINKERPOP-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1651.
---------------------------------------
Resolution: Done
Assignee: stephen mallette
Fix Version/s: 3.3.0
Done as part of TINKERPOP-1603
> Remove deprecated gremlin.sh init syntax
> ----------------------------------------
>
> Key: TINKERPOP-1651
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1651
> Project: TinkerPop
> Issue Type: Improvement
> Components: console
> Affects Versions: 3.2.4
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Labels: breaking
> Fix For: 3.3.0
>
>
> The old method for initializing the gremlin-console needs to be removed:
> {code}
> bn/gremlin.sh init.groovy
> {code}
> The new method that has been in play for a while now is:
> {code}
> bn/gremlin.sh -i init.groovy
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)