From 3070369b3af19b5d7165478002a08c07a10f1929 Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Thu, 17 Sep 2020 00:06:58 +0000 Subject: [PATCH] XmlBeans is now generating Java 1.8 based files - javasources option is not available anymore git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881779 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.xml b/build.xml index ab3ab5740d..1cf5568a48 100644 --- a/build.xml +++ b/build.xml @@ -779,14 +779,12 @@ under the License. classname="org.apache.xmlbeans.impl.tool.XMLBean" classpath="${ooxml.xmlbeans.jar}"/> -