Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9BBDB200CFE for ; Fri, 8 Sep 2017 23:03:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 99D701609D7; Fri, 8 Sep 2017 21:03:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DFF211609C1 for ; Fri, 8 Sep 2017 23:03:22 +0200 (CEST) Received: (qmail 27201 invoked by uid 500); 8 Sep 2017 21:03:22 -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 27192 invoked by uid 99); 8 Sep 2017 21:03:21 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2017 21:03:21 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 4CE2D3A01DA for ; Fri, 8 Sep 2017 21:03:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1807825 - in /poi: site/src/documentation/content/xdocs/status.xml trunk/build.xml Date: Fri, 08 Sep 2017 21:03:21 -0000 To: commits@poi.apache.org From: kiwiwings@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170908210321.4CE2D3A01DA@svn01-us-west.apache.org> archived-at: Fri, 08 Sep 2017 21:03:23 -0000 Author: kiwiwings Date: Fri Sep 8 21:03:20 2017 New Revision: 1807825 URL: http://svn.apache.org/viewvc?rev=1807825&view=rev Log: release prepare for 3.17 - updating build.xml and status.xml Modified: poi/site/src/documentation/content/xdocs/status.xml poi/trunk/build.xml Modified: poi/site/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1807825&r1=1807824&r2=1807825&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Fri Sep 8 21:03:20 2017 @@ -59,7 +59,7 @@ - + Removal of deprecated classes and methods that were marked for removal in v3.17 Various modules: add sanity checks and fix infinite loops / OOMs caused by fuzzed data Modified: poi/trunk/build.xml URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1807825&r1=1807824&r2=1807825&view=diff ============================================================================== --- poi/trunk/build.xml (original) +++ poi/trunk/build.xml Fri Sep 8 21:03:20 2017 @@ -40,7 +40,7 @@ under the License. The Apache POI project Ant build. - + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org