From ce06581ad21ea104433f2864f7eb3ac6affe34cb Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Mon, 22 Jun 2009 17:59:43 +0000 Subject: [PATCH] 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 --- src/documentation/content/xdocs/index.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 7e196dbc5..f517472d1 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)