I was not able to reproduce this issue I created one multiple job with 2 execute shell jobs:

Job which auto-fails: "ls /not/a/real/directory"
Job which waits: "sleep 120"

when the first problem fails in the loop MultiJobBuilder.java(96)
future.get() return result with status FAILED, Boolean failed becomes true and all other futures (jobs) are canceled without any error.

Regards,
Danny Lesnik.

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

Reply via email to