From: Dominik Stadler Date: Tue, 22 Jan 2019 10:01:36 +0000 (+0000) Subject: Fix passing in --add-opens for Java 9+ after the poiunit refactoring, this X-Git-Tag: REL_4_1_0~99 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=30cae305ca336961ced257f5dc0662f79d6bd2d1;p=poi.git Fix passing in --add-opens for Java 9+ after the poiunit refactoring, this only caused problems with Java 9+ on Windows, which we do not run in CI (yet) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851796 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index b24f73d546..0627f8a272 100644 --- a/build.xml +++ b/build.xml @@ -1229,15 +1229,15 @@ under the License. - - - - - - - - - + + + + + + + + +