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

Marshall Schor resolved UIMA-3557.
----------------------------------

       Resolution: Fixed
    Fix Version/s: parent-pom-9

> build tooling that runs Ant exec's should fail-on-error
> -------------------------------------------------------
>
>                 Key: UIMA-3557
>                 URL: https://issues.apache.org/jira/browse/UIMA-3557
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>    Affects Versions: parent-pom-8
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: parent-pom-9
>
>
> A release candidate failed to include some .asc signature files.  This was 
> traced to running the build on a machine with a flaky gpg agent.  The Ant 
> <exec> step issued an Error, but the Ant task completed, anyway.   There's a 
> parameter for the ant exec task to fail the build if the exec returns with a 
> "failure" return code.  Hoping that the gpg signing task does return an error 
> code, add the parameter to the exec task to fail the build on gpg signing 
> failure.  Also, look at all other exec tasks to see if it is appropriate to 
> add this to them, too.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to