From: Dominik Stadler Date: Sun, 11 Dec 2016 20:58:16 +0000 (+0000) Subject: Fail after running tests if halt.on.test.failure is set and tests are failing X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ca6cea18634eae814a1aed479548de5751859fd5;p=poi.git Fail after running tests if halt.on.test.failure is set and tests are failing git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773636 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 340781a395..f979fa1ecf 100644 --- a/build.xml +++ b/build.xml @@ -1276,6 +1276,8 @@ under the License. + + @@ -1385,6 +1387,8 @@ under the License. + + @@ -1428,6 +1432,9 @@ under the License. + + + @@ -1449,6 +1456,8 @@ under the License. + + @@ -1548,6 +1557,8 @@ under the License. + + @@ -1641,6 +1652,8 @@ under the License. + +