From 731d089005b97f3bb6c4ca3bb719295a16278313 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Tue, 21 Nov 2017 17:32:48 +0000 Subject: [PATCH] Try to set java.io.tmpdir for tests to avoid the strange permission errors that we see in CI-builds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815963 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 1332539f28..a9ac116704 100644 --- a/build.xml +++ b/build.xml @@ -91,7 +91,7 @@ under the License. - + @@ -1263,6 +1263,7 @@ under the License. + @@ -1328,6 +1329,7 @@ under the License. + @@ -1384,7 +1386,8 @@ under the License. - + + @@ -1418,7 +1421,8 @@ under the License. - + + @@ -1466,6 +1470,7 @@ under the License. failureproperty="integration.test.failed" showoutput="true"> + @@ -1525,6 +1530,7 @@ under the License. + @@ -1570,6 +1576,7 @@ under the License. failureproperty="excelant.test.failed"> +