[ https://issues.apache.org/jira/browse/TINKERPOP-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stephen mallette updated TINKERPOP-1283: ---------------------------------------- Description: 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}}. was: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. > 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 > Priority: Minor > Labels: breaking, deprecation > > 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)