[ 
https://issues.apache.org/jira/browse/UIMA-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876531#comment-13876531
 ] 

Marshall Schor commented on UIMA-3557:
--------------------------------------

Committed in revision 1559229 
http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?r1=1554665&r2=1559229&pathrev=1559229

> 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
>
> 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