[ 
https://issues.apache.org/jira/browse/UIMA-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-1883:
---------------------------------

    Fix Version/s: 2.3.1AS

> UIMA shell scripts (e.g. cvd.sh) do not support space in filenames
> ------------------------------------------------------------------
>
>                 Key: UIMA-1883
>                 URL: https://issues.apache.org/jira/browse/UIMA-1883
>             Project: UIMA
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: Ubuntu Linux (Bash), OpenJDK 1.6
>            Reporter: Bevan Koopman
>             Fix For: 2.3.1AS, 2.3.1SDK
>
>
> Some UIMA shell scripts do not handle parameters to files that have spaces in 
> their name. For example:
> cvd.sh -desc /some/path with spaces/desc.xml
> This command fails as the parameter file path with spaces is not escaped.
> Changing $* to "$@" in shell scripts fixed the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to