From commits-return-13280-archive-asf-public=cust-asf.ponee.io@poi.apache.org Thu Sep 17 00:07:00 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 87CA81804BB for ; Thu, 17 Sep 2020 02:07:00 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id AB5F4638E6 for ; Thu, 17 Sep 2020 00:06:59 +0000 (UTC) Received: (qmail 97670 invoked by uid 500); 17 Sep 2020 00:06:58 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 97652 invoked by uid 99); 17 Sep 2020 00:06:58 -0000 Received: from Unknown (HELO svn01-us-east.apache.org) (13.90.137.153) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2020 00:06:58 +0000 Received: from svn01-us-east.apache.org (svn01-us-east.apache.org [127.0.0.1]) by svn01-us-east.apache.org (ASF Mail Server at svn01-us-east.apache.org) with ESMTP id 775FD17C67E for ; Thu, 17 Sep 2020 00:06:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1881779 - /poi/trunk/build.xml Date: Thu, 17 Sep 2020 00:06:58 -0000 To: commits@poi.apache.org From: kiwiwings@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20200917000658.775FD17C67E@svn01-us-east.apache.org> Author: kiwiwings Date: Thu Sep 17 00:06:58 2020 New Revision: 1881779 URL: http://svn.apache.org/viewvc?rev=1881779&view=rev Log: XmlBeans is now generating Java 1.8 based files - javasources option is not available anymore Modified: poi/trunk/build.xml Modified: poi/trunk/build.xml URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1881779&r1=1881778&r2=1881779&view=diff ============================================================================== --- poi/trunk/build.xml (original) +++ poi/trunk/build.xml Thu Sep 17 00:06:58 2020 @@ -779,14 +779,12 @@ under the License. classname="org.apache.xmlbeans.impl.tool.XMLBean" classpath="${ooxml.xmlbeans.jar}"/> -