[
https://issues.apache.org/jira/browse/UIMA-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576593#action_12576593
]
Marshall Schor commented on UIMA-853:
-------------------------------------
Errors come in severity levels. Should only errors more severe than "Warnings"
cause a non-zero return code? And in that case, what should the return code be
(-1, or 1, or other)?
> jcasgen.sh returns success even if the run fails
> ------------------------------------------------
>
> Key: UIMA-853
> URL: https://issues.apache.org/jira/browse/UIMA-853
> Project: UIMA
> Issue Type: Bug
> Components: Tools
> Environment: RHEL 5.1
> IBM Java6
> Reporter: Jerry Quinn
>
> If jcasgen.sh has an error in the input data, it silently fails, returning a
> 0. This means that it cannot behave correctly in a makefile, since the return
> code is completely bogus.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.