From f44d96cb5b197bf8f36e5ffa050e58fd371453b7 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Sun, 25 Nov 2012 12:43:02 +0000 Subject: [PATCH] updated POI rdf descriptor git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_9@1413345 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- doap_POI.rdf | 15 +++++++++++++++ src/documentation/content/xdocs/index.xml | 4 ++-- src/documentation/content/xdocs/status.xml | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 2bf7dd9df1..d518f2466c 100644 --- a/build.xml +++ b/build.xml @@ -51,7 +51,7 @@ under the License. The Apache POI project Ant build. - + diff --git a/doap_POI.rdf b/doap_POI.rdf index 26c1564b4a..e0123c2a84 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -20,6 +20,21 @@ + + Apache POI 3.9 + 2012-12-03 + 3.9 + + + Apache POI 3.8 + 2012-03-26 + 3.8 + + + Apache POI 3.7 + 2010-10-29 + 3.7 + Apache POI 3.6 2009-12-14 diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index dde559a811..72a2a2bcd5 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -32,8 +32,8 @@ -
26 March 2012 - POI 3.8 available -

The Apache POI team is pleased to announce the release of 3.8. This includes a large number of bug fixes, and some +

03 December 2012 - POI 3.9 available +

The Apache POI team is pleased to announce the release of 3.9. This includes a large number of bug fixes, and some enhancements (especially text extraction). See the release notes for more details.

diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index cd23b88fed..ad157af75a 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,7 +33,7 @@ - + 54188 - Avoid NPE in PPT2PNG 52628 - Replace System.err info messages with a POILogger 54137 - improved performance of DataFormatter with Fractions