From ae9e469323e66092613632676f21a24f8e93abf7 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Wed, 19 Mar 2008 11:03:58 +0000 Subject: [PATCH] [ooxml branch] Reformat, and some slight tweaks on ooxml support details git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@638786 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/index.xml | 31 +++++++++++------------ 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index a29a000cb..e9d8d1d98 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -31,6 +31,15 @@ +
Office Open XML Support +

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

+

Support for these is currently only available in an svn branch, + but we hope to have a full release including it by the summer. + People interested should follow the + dev list to track progress.

+
February 06 2008 - POI 3.0.2 Released

The POI team is pleased to announce POI 3.0.2, the latest release of Apache POI. There have been many important bug fixes since the 3.0.1 release and a lot of new features. A full list of changes is available in @@ -38,27 +47,17 @@ download the source and binaries from your local mirror. -

-

- The release is also available from the central Maven repository under Group ID "org.apache.poi" and Version "3.0.2-FINAL". -

-
- -
POI 3.0.1 Release -

The latest release of Apache POI (formerly Apache Jakarta POI), - version 3.0.1, has now been released. It contains a mixture of - new features and bug fixes, compared to 3.0. A full list of changes - is available in - the changelog, and - download - the source and binaries from your - local mirror.

+

+

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

We would also like to confirm that verions 3.0 and 3.0.1 of Apache POI do not contain any viruses. Users of broken virus checkers which do detect a 94 byte file, sci_cec.db, as containing one are advised to contact their vendor for a fix.

-
+
Purpose