From 0a7a454082b8f05f749af94c61e81ef93269b116 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 7 Nov 2016 21:32:22 +0000 Subject: [PATCH] Add a way to exclude tests via Ant-properties, needed to check if ooxml-tests run without scratchpad (except TestExtractorFactory) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768591 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 531ce6a309..23e2ef2933 100644 --- a/build.xml +++ b/build.xml @@ -1263,6 +1263,7 @@ under the License. + @@ -1324,6 +1325,7 @@ under the License. + @@ -1368,6 +1370,7 @@ under the License. + @@ -1410,7 +1413,8 @@ under the License. - + + @@ -1481,6 +1485,7 @@ under the License. + @@ -1525,6 +1530,7 @@ under the License. + @@ -1616,6 +1622,7 @@ under the License. +