[
https://issues.apache.org/jira/browse/TINKERPOP3-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562790#comment-14562790
]
Daniel Kuppitz commented on TINKERPOP3-706:
-------------------------------------------
No, it throws an exception as the script engine doesn't recognize shell
commands.
{code}
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script1.groovy: 1: unexpected token: : @ line 1, column 1.
:install org.apache.tinkerpop hadoop-gremlin 3.0.0-SNAPSHOT
^
1 error
{code}
> Make it so "plugin based" examples work with process-docs.sh.
> -------------------------------------------------------------
>
> Key: TINKERPOP3-706
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-706
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: documentation
> Reporter: Marko A. Rodriguez
> Assignee: Daniel Kuppitz
> Fix For: 3.0.0.GA
>
>
> It would be good to have the Hadoop-Gremlin code examples in the AsciiDocs
> work like the other "script engine"-based code generation examples. Right now
> we "cut/paste" terminal output.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)