[jbossts-issues] [JBoss JIRA] (JBTM-1924) Build does not stop on Windows if there is a build failure on the AS and it is not a pull request

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Sep 30 11:59:02 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12808307#comment-12808307 ] 

Paul Robinson commented on JBTM-1924:
-------------------------------------

I've replaced '&&' with '&' as we want the "exit -1" to fire regardless of the outcome of "call:comment_on_pull". FYI, '&" is the equivalent of ';' in bash. 


                
> Build does not stop on Windows if there is a build failure on the AS and it is not a pull request
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBTM-1924
>                 URL: https://issues.jboss.org/browse/JBTM-1924
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Tom Jenkinson
>            Assignee: Paul Robinson
>            Priority: Minor
>             Fix For: 5.0.0.M5
>
>
> You can see the AS failed to build:
> http://172.17.131.2/job/narayana-windows2008-taconic/415/console
> I suspect it is something to do with:
> call build.bat clean install "-DskipTests" "-Drelease=true" || (call:comment_on_pull "AS Failed %BUILD_URL%" && exit -1)
> Maybe commit on pull is returning false because nothing is done?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list