You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org> on 2009/07/02 17:01:47 UTC

[jira] Created: (UIMA-1415) Unix shell scripts should not use -vx debug arguments

Unix shell scripts should not use -vx debug arguments
-----------------------------------------------------

                 Key: UIMA-1415
                 URL: https://issues.apache.org/jira/browse/UIMA-1415
             Project: UIMA
          Issue Type: Bug
          Components: InternalTools
    Affects Versions: 2.3
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Minor
             Fix For: 2.3


Some of the scripts in the bin folder of the distribution use the shell with the -vx debug option which leads
to printing parts of the script to the shell.
The debug arguments should be removed to not confuse users.

These scripts are affected:
jcasgen.s
jcasgen_merge.sh
ibmUimaToApacheUima.sh



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


[jira] Closed: (UIMA-1415) Unix shell scripts should not use -vx debug arguments

Posted by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Kottmann closed UIMA-1415.
-------------------------------

    Resolution: Fixed

Removed the -vx arguments of the shell in the named scripts.

> Unix shell scripts should not use -vx debug arguments
> -----------------------------------------------------
>
>                 Key: UIMA-1415
>                 URL: https://issues.apache.org/jira/browse/UIMA-1415
>             Project: UIMA
>          Issue Type: Bug
>          Components: InternalTools
>    Affects Versions: 2.3
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Minor
>             Fix For: 2.3
>
>
> Some of the scripts in the bin folder of the distribution use the shell with the -vx debug option which leads
> to printing parts of the script to the shell.
> The debug arguments should be removed to not confuse users.
> These scripts are affected:
> jcasgen.s
> jcasgen_merge.sh
> ibmUimaToApacheUima.sh

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