From 5f02a46753c8757cb60e29c7421de4c6daae0921 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Thu, 4 Dec 2008 07:29:58 +0000 Subject: updated status on the index page, also added a script to upload signatures for maven artifacts git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723232 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/index.xml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'src/documentation') diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 150af076ad..572c29a463 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -31,18 +31,22 @@ -
POI 3.5 beta 3, and Office Open XML Support (2008-07-18) +
POI 3.5 beta 4, and Office Open XML Support (2008-12-01)

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 3 + POI 3.5 beta 4 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-beta4". +

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

@@ -179,55 +183,55 @@ POIFS - poi-version-yyymmdd.jar + poi-version-yyyymmdd.jar poi HPSF - poi-version-yyymmdd.jar + poi-version-yyyymmdd.jar poi HSSF - poi-version-yyymmdd.jar + poi-version-yyyymmdd.jar poi XSSF - poi-ooxml-version-yyymmdd.jar + poi-ooxml-version-yyyymmdd.jar poi-ooxml since 3.5-beta4 HLSF - poi-scratchpad-version-yyymmdd.jar + poi-scratchpad-version-yyyymmdd.jar poi-scratchpad HWPF - poi-scratchpad-version-yyymmdd.jar + poi-scratchpad-version-yyyymmdd.jar poi-scratchpad HDGF - poi-scratchpad-version-yyymmdd.jar + poi-scratchpad-version-yyyymmdd.jar poi-scratchpad HPBF - poi-scratchpad-version-yyymmdd.jar + poi-scratchpad-version-yyyymmdd.jar poi-scratchpad HSMF - poi-scratchpad-version-yyymmdd.jar + poi-scratchpad-version-yyyymmdd.jar poi-scratchpad -- cgit v1.2.3