[ https://issues.apache.org/jira/browse/ARTEMIS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201180#comment-15201180 ]
ASF GitHub Bot commented on ARTEMIS-442: ---------------------------------------- GitHub user dudaerich opened a pull request: https://github.com/apache/activemq-artemis/pull/424 ARTEMIS-442 - [Artemis Testsuite] ConcurrentDeliveryCancelTest#testCo… …ncurrentCancels calls System.exit You can merge this pull request into a Git repository by running: $ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-442 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/424.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #424 ---- commit edadc79c5f008d8d3a530b45bf109a127c389e5b Author: Erich Duda <ed...@redhat.com> Date: 2016-03-18T08:35:40Z ARTEMIS-442 - [Artemis Testsuite] ConcurrentDeliveryCancelTest#testConcurrentCancels calls System.exit ---- > [Artemis Testsuite] ConcurrentDeliveryCancelTest#testConcurrentCancels calls > System.exit > ---------------------------------------------------------------------------------------- > > Key: ARTEMIS-442 > URL: https://issues.apache.org/jira/browse/ARTEMIS-442 > Project: ActiveMQ Artemis > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Erich Duda > > {{System.exit(-1)}} is called in the test what causes build failure when run > the test suite with maven. -- This message was sent by Atlassian JIRA (v6.3.4#6332)