From dfdb47a858330d2c6b8d96823cdd01539f1bc912 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Mon, 24 Nov 2008 10:48:25 +0000 Subject: [PATCH] set new version.id=3.5-beta5 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@720160 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 5 ++++- src/documentation/content/xdocs/changes.xml | 5 ++++- src/documentation/content/xdocs/spreadsheet/examples.xml | 2 +- src/documentation/content/xdocs/status.xml | 5 ++++- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index bb3ccbc874..2894f216d1 100644 --- a/build.xml +++ b/build.xml @@ -158,7 +158,7 @@ under the License. - + + + + diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index bb45c63692..1580f7ed7c 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -36,7 +36,10 @@ - + + + + 46213 - Fixed FormulaRecordAggregate to gracefully ignore extra StringRecords 46174 - Fixed HSSFName to handle general formulas (not just area references) 46189 - added chart records: CHARTFRTINFO, STARTBLOCK, ENDBLOCK, STARTOBJECT, ENDOBJECT, and CATLAB diff --git a/src/documentation/content/xdocs/spreadsheet/examples.xml b/src/documentation/content/xdocs/spreadsheet/examples.xml index 966a1626b5..b44b9df16b 100755 --- a/src/documentation/content/xdocs/spreadsheet/examples.xml +++ b/src/documentation/content/xdocs/spreadsheet/examples.xml @@ -28,7 +28,7 @@
HSSF and XSSF examples -

POI comes with a number of examples that demonstrate how you can use POI API to create documents from "real life". +

POI 3.5 and later comes with a number of examples that demonstrate how you can use POI API to create documents from "real life". The examples are based on common XSSF-HSSF interfaces so that you can generate either *.xls or *.xlsx output just by setting a command-line argument:

diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 57a0616d78..a6bc5997fa 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,7 +33,10 @@ - + + + + 46213 - Fixed FormulaRecordAggregate to gracefully ignore extra StringRecords 46174 - Fixed HSSFName to handle general formulas (not just area references) 46189 - added chart records: CHARTFRTINFO, STARTBLOCK, ENDBLOCK, STARTOBJECT, ENDOBJECT, and CATLAB -- 2.39.5