From: Rob Daugherty Date: Tue, 10 Oct 2017 14:30:10 +0000 (-0400) Subject: Change bpmn surefire plugin to reuse forks X-Git-Tag: v1.1.0~169^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bca68234438277ec7a300cb23f41927f1f0f3394;p=so.git Change bpmn surefire plugin to reuse forks This is how it was prior to the SO-193 fix. Some unit tests are now failing in the jenkins environment. Maybe this will help. Issue: SO-193 Change-Id: Idac2a25e2f85581aaceaae10b8eacb5f312b2a70 Signed-off-by: Rob Daugherty --- diff --git a/bpmn/pom.xml b/bpmn/pom.xml index 480f172341..46e81b88bd 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -109,7 +109,7 @@ false ${surefireArgLine} -Xss1m 1 - false + true