From: Yegor Kozlov Date: Mon, 22 Jun 2009 17:59:43 +0000 (+0000) Subject: updated date of the latest release on the index page X-Git-Tag: REL_3_5-FINAL~94 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f00731af16cdae89678808902cbe3ab6f0b1bae3;p=poi.git updated date of the latest release on the index page git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@787333 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 7e196dbc52..f517472d14 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -31,21 +31,21 @@ -
POI 3.5 beta 5, and Office Open XML Support (2009-02-19) +
POI 3.5 beta 6, and Office Open XML Support (2009-06-22)

We are currently working to support the new Office Open XML file formats, such as XLSX and PPTX, which were introduced in Office 2007.

Development for this is in a svn branch, but we are please to announce our first preview release containing this support. Users interested in the OOXML support should download the - POI 3.5 beta 5 + POI 3.5 beta 6 the source and binaries from their local mirror. People interested should also follow the dev list to track progress.

The release is also available from the central Maven repository - under Group ID "org.apache.poi" and Version "3.5-beta5". + under Group ID "org.apache.poi" and Version "3.5-beta6".

POI 3.2-FINAL Released (2008-10-19)