From: Dominik Stadler Date: Sun, 29 May 2016 21:33:28 +0000 (+0000) Subject: Prepare build.xml for initial Java 9 testing: X-Git-Tag: REL_3_15_BETA2~221 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8d86bfc72d7457b0669fe7dd9d0b3e3f7347bcfb;p=poi.git Prepare build.xml for initial Java 9 testing: * Allow to remove PermGenSize, this is not available any more in Java 9 * Allow to pass in java.locale.providers git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746059 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index e906c8f255..72faf4578a 100644 --- a/build.xml +++ b/build.xml @@ -286,7 +286,11 @@ under the License. + + + + @@ -1353,7 +1357,7 @@ under the License. failureproperty="ooxml.test.failed"> - + @@ -1419,7 +1423,7 @@ under the License. failureproperty="ooxml.ss.test.failed"> - + @@ -1503,7 +1507,7 @@ under the License. - +