From d20d9bab0791245c48aecb4667a6097353336342 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Tue, 15 Dec 2009 09:27:44 +0000 Subject: [PATCH] updated the Downloads page to reflect the latest release of POI-3.6 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@890708 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/download.xml | 35 ++++++++++---------- src/documentation/content/xdocs/index.xml | 6 ++-- src/documentation/content/xdocs/overview.xml | 2 +- src/documentation/content/xdocs/status.xml | 1 + 4 files changed, 23 insertions(+), 21 deletions(-) diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 6a8d2bb89..6149a6c1c 100755 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -30,7 +30,7 @@ This page provides instructions on how to download and verify Apache POI release artifacts.

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

-
28 September 2009 - POI 3.5-FINAL available -

The Apache POI team is pleased to announce the release of 3.5 FINAL. - This release brings many improvements including support for the new OOXML formats introduced in Office 2007, such as XLSX and DOCX. +

15 December 2009 - POI 3.6 available +

The Apache POI team is pleased to announce the release of 3.6. + Featured are significant performance improvements and numerous bug fixes. See the + full release notes for more details.

A full list of changes is available in the change log. People interested should also follow the dev list to track progress.

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.5-FINAL". + under Group ID "org.apache.poi" and Version "3.6".

Binary Distribution
    -
  • poi-bin-3.5-FINAL-20090928.tar.gz ( - 19MB, signed) +
  • poi-bin-3.6-20091214.tar.gz ( + 12MB, signed)
    - MD5 checksum: 8cdf715caca82ef55be8de8ed0fc5a13 + MD5 checksum: 8e7b014fd37fba98bebc975ca4c7e44a
  • -
  • poi-bin-3.5-FINAL-20090928.zip ( - 26MB, signed) +
  • poi-bin-3.6-20091214.zip ( + 17MB, signed)
    - MD5 checksum: a53fa84cb24c7d4750e77c2bbb2b1d8e + MD5 checksum: d6223426c16e7f5c4e99a3b0552caeca
Source Distribution
    -
  • poi-src-3.5-FINAL-20090928.tar.gz ( - 41MB, signed) +
  • poi-src-3.6-20091214.tar.gz ( + 28MB, signed)
    - MD5 checksum: 0919fe59b96b8fb852cdcf9b6a627d61 + MD5 checksum: f9c49be9c8228d1dd70509673ddac820
  • -
  • poi-src-3.5-FINAL-20090928.zip ( - 51MB, signed) +
  • poi-src-3.6-20091214.zip ( + 35MB, signed)
    - MD5 checksum: 343a78b54d2ed36093cc0870b167b0f8 + MD5 checksum: 5dd2c3964fd7d7ec7c7d8de49c91788d
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index bca06da91..2183486ef 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -32,9 +32,9 @@ -
28 September 2009 - POI 3.5-FINAL is now available -

The Apache POI team is pleased to announce the release of 3.5 FINAL. - This release brings many improvements including support for the new OOXML formats introduced in Office 2007, such as XLSX and DOCX. +

15 December 2009 - POI 3.6 is now available +

The Apache POI team is pleased to announce the release of 3.6. + Featured are significant performance improvements and numerous bug fixes.

A full list of changes is available in the change log. People interested should also follow the dev mailing list to track further progress.

diff --git a/src/documentation/content/xdocs/overview.xml b/src/documentation/content/xdocs/overview.xml index 8634623ed..bb8e0d2ae 100644 --- a/src/documentation/content/xdocs/overview.xml +++ b/src/documentation/content/xdocs/overview.xml @@ -211,7 +211,7 @@

This table maps artifacts into the jar file name. "version-yyyymmdd" is the POI version stamp. For the latest release it is - 3.5-FINAL-20090928. + 3.6-20091214.

diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 8155aad3b..d5c3760b0 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ + 47920 - allow editing workbooks embedded into PowerPoint files 48343 - added implementation of SUBTOTAL function