From 8b37dad7a15341201e8b97c7556976fe35a48ba4 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 25 Oct 2020 08:22:45 +0000 Subject: Add mising path to ooxml-schemas which is necessary for building with latest JDK 16 ea-builds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882830 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index 9c6d89daa2..0e95d82cf9 100644 --- a/build.xml +++ b/build.xml @@ -1273,6 +1273,7 @@ under the License. unless:true="${isJava8}"> + -- cgit v1.2.3