[
https://issues.apache.org/jira/browse/TINKERPOP-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1283.
---------------------------------------
Resolution: Done
Assignee: stephen mallette
Fix Version/s: 3.3.0
> Remove deprecated ScriptExecutor
> --------------------------------
>
> Key: TINKERPOP-1283
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1283
> Project: TinkerPop
> Issue Type: Improvement
> Components: groovy
> Affects Versions: 3.2.1
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Labels: breaking, deprecation
> Fix For: 3.3.0
>
>
> Removing {{ScriptExecutor}} shouldn't be too big a deal. I suppose someone
> could be calling it directly from their own scripts/code, but it's more
> likely that they were using {{bin/gremlin.sh -e script.groovy}} in which case
> they won't break as that is backward compatible.
> Be sure to also remove code in {{Console}} that is allowing {{bin/gremlin.sh
> script.groovy}} as part of this. After this change, users should all be using
> {{-i}} or {{-e}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)