From commits-return-6547-apmail-poi-commits-archive=poi.apache.org@poi.apache.org Sun Sep 27 21:16:52 2015 Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CDDA61844E for ; Sun, 27 Sep 2015 21:16:52 +0000 (UTC) Received: (qmail 36086 invoked by uid 500); 27 Sep 2015 21:16:52 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 36050 invoked by uid 500); 27 Sep 2015 21:16:52 -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 36041 invoked by uid 99); 27 Sep 2015 21:16:52 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Sep 2015 21:16:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E38D2C0581 for ; Sun, 27 Sep 2015 21:16:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.044 X-Spam-Level: ** X-Spam-Status: No, score=2.044 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RP_MATCHES_RCVD=-0.006] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id TSRm4VXP5zm2 for ; Sun, 27 Sep 2015 21:16:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id B79C720313 for ; Sun, 27 Sep 2015 21:16:48 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D9B31E06D3 for ; Sun, 27 Sep 2015 21:16:47 +0000 (UTC) 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 D19013A01DC for ; Sun, 27 Sep 2015 21:16:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1705577 - in /poi: site/src/documentation/content/xdocs/download.xml site/src/documentation/content/xdocs/index.xml site/src/documentation/content/xdocs/spreadsheet/eval.xml site/src/documentation/release-guide.txt trunk/doap_POI.rdf Date: Sun, 27 Sep 2015 21:16:47 -0000 To: commits@poi.apache.org From: kiwiwings@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150927211647.D19013A01DC@svn01-us-west.apache.org> Author: kiwiwings Date: Sun Sep 27 21:16:47 2015 New Revision: 1705577 URL: http://svn.apache.org/viewvc?rev=1705577&view=rev Log: POI 3.13 site updates Modified: poi/site/src/documentation/content/xdocs/download.xml poi/site/src/documentation/content/xdocs/index.xml poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml poi/site/src/documentation/release-guide.txt poi/trunk/doap_POI.rdf Modified: poi/site/src/documentation/content/xdocs/download.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/download.xml?rev=1705577&r1=1705576&r2=1705577&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/download.xml (original) +++ poi/site/src/documentation/content/xdocs/download.xml Sun Sep 27 21:16:47 2015 @@ -33,8 +33,8 @@ the project homepage.

    -
  • The latest beta release is Apache POI 3.13-beta1
  • -
  • The latest stable release is Apache POI 3.12
  • + +
  • The latest stable release is Apache POI 3.13
  • Archives of all prior releases

@@ -46,7 +46,7 @@ of the files using the signatures and checksums available from this page.

-
22 July 2015 - POI 3.13-beta1 available + +
29 September 2015 - POI 3.13 available

This is the new stable release. Featured are a several new areas of functionality, and numerous bug fixes.

A summary of changes is available in the @@ -117,49 +117,49 @@ The POI source release as well as the pre-built binary deployment packages are listed below. Pre-built versions of all POI components are available in the central Maven repository under Group ID "org.apache.poi" and - Version "3.12". + Version "3.13".

Binary Distribution
    -
  • poi-bin-3.12-20150511.tar.gz - (17MB, signed) +
  • poi-bin-3.13-20150929.tar.gz + (17MB, signed)
    - MD5 checksum: - cc48a15571094436780b9118e2d0a530 + MD5 checksum: + 9ca33683b54ab8a306afc7fe75eb135a
    - SHA1 checksum: - 19514761addad48112cf1ef45469935855be2bf3 + SHA1 checksum: + 46986a18380675e3fee2e97efd5eea5c21a967c7
  • -
  • poi-bin-3.12-20150511.zip - (24MB, signed) +
  • poi-bin-3.13-20150929.zip + (25MB, signed)
    - MD5 checksum: - 7d06e431debbac18a290357e7e22d62c + MD5 checksum: + 8dfb6fe50051a469180abd1754fbceb7
    - SHA1 checksum: - 6d5e42b65dd136781227729675a92bea11e8ac99 + SHA1 checksum: + 921bc32b8c9f3858f0a6187e0ccdaa2bcb466e70
Source Distribution
    -
  • poi-src-3.12-20150511.tar.gz - (51MB, signed) +
  • poi-src-3.13-20150929.tar.gz + (61MB, signed)
    - MD5 checksum: - c76d87bf973818b7a3f3f584fec4cda2 + MD5 checksum: + fe400b4f15faaf0ea09a6a4e1df7814a
    - SHA1 checksum: - 616b7704a01a9405ec63bde2583fde48bbfb8097 + SHA1 checksum: + c5f33eee730371c6fc5db3f6bcd26360d2eecb9c
  • -
  • poi-src-3.12-20150511.zip - (55MB, signed) +
  • poi-src-3.13-20150929.zip + (64MB, signed)
    - MD5 checksum: - ee1dcea648cd7a8aa1ed3693a17437a1 + MD5 checksum: + b50375c780c709d83e03989f14ec3097
    - SHA1 checksum: - 06d2d4bf8d6ecc00018c9ab5d744ea0fd0fece6c + SHA1 checksum: + 5034788c11b5eebaec0000ed6ba56e0fae7db73f
Modified: poi/site/src/documentation/content/xdocs/index.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1705577&r1=1705576&r2=1705577&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/index.xml (original) +++ poi/site/src/documentation/content/xdocs/index.xml Sun Sep 27 21:16:47 2015 @@ -42,7 +42,7 @@ Read more...

--> -
22 July 2015 - POI 3.13-beta1 available + +
29 September 2015 - POI 3.13 available +

The Apache POI team is pleased to announce the release of 3.13, our next stable release. Featured are a several new areas of functionality, and numerous bug fixes.

A summary of changes is available in the Modified: poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml?rev=1705577&r1=1705576&r2=1705577&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml (original) +++ poi/site/src/documentation/content/xdocs/spreadsheet/eval.xml Sun Sep 27 21:16:47 2015 @@ -395,9 +395,9 @@ mainWorkbookEvaluator.evaluateAll();

Formula Evaluation and SXSSF -

For versions before 3.13 beta 2, no formula evaluation is possible with +

For versions before 3.13 final, no formula evaluation is possible with SXSSF.

-

If using POI 3.13 beta 2 or newer, formula evaluation is possible with SXSSF, +

If you are using POI 3.13 final or newer, formula evaluation is possible with SXSSF, but with some caveats.

The biggest restriction is that, since evaluating a cell needs that cell in memory and any others it depends on, only pure-function formulas and formulas referencing Modified: poi/site/src/documentation/release-guide.txt URL: http://svn.apache.org/viewvc/poi/site/src/documentation/release-guide.txt?rev=1705577&r1=1705576&r2=1705577&view=diff ============================================================================== --- poi/site/src/documentation/release-guide.txt (original) +++ poi/site/src/documentation/release-guide.txt Sun Sep 27 21:16:47 2015 @@ -279,7 +279,7 @@ mvn compile {code} You should see [INFO] BUILD SUCCESSFUL in the end, which tells you that -the jars could be donwloaded fine. +the jars could be downloaded fine. 4. Edit the website homepage and list the new release there. If a full release, remove older full releases and all beta releases. If a beta release, keep Modified: poi/trunk/doap_POI.rdf URL: http://svn.apache.org/viewvc/poi/trunk/doap_POI.rdf?rev=1705577&r1=1705576&r2=1705577&view=diff ============================================================================== --- poi/trunk/doap_POI.rdf (original) +++ poi/trunk/doap_POI.rdf Sun Sep 27 21:16:47 2015 @@ -21,6 +21,13 @@ + Apache POI 3.13 + 2015-09-29 + 3.13 + + + + Apache POI 3.12 2015-05-11 3.12 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org