From ab45ef779ce4e12e56e4715e7abf0f0b8b46d2af Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 1 Jan 2023 15:59:40 +0000 Subject: [PATCH] Ant: Adjust libs for poi-excelant as it requires poi-ooxml and xmlbeans Seems JDK 20 does more checks on module-path and thus fails the build otherwise git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906325 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index 2e40cc7ee2..49a4a22e47 100644 --- a/build.xml +++ b/build.xml @@ -1507,9 +1507,11 @@ under the License. + +