You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jim Challenger (JIRA)" <de...@uima.apache.org> on 2013/02/08 20:31:13 UTC

[jira] [Created] (UIMA-2653) DUCC Scripting CLI can cause complex strings to be mis-parsed.

Jim Challenger created UIMA-2653:
------------------------------------

             Summary: DUCC Scripting CLI can cause complex strings to be mis-parsed. 
                 Key: UIMA-2653
                 URL: https://issues.apache.org/jira/browse/UIMA-2653
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jim Challenger


A complex multi-token argument such as process_jvm_args '-X100M -Dfoo' is being mis-handled and turned into three instead of two tokens when used through the DUCC python CLI.  The CLI needs to correctly (re)quote these strings before passing to the java API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira