From: Yegor Kozlov Date: Sun, 25 Nov 2012 15:22:15 +0000 (+0000) Subject: updated version.id and release date of POI-3.9 X-Git-Tag: 3.10-beta1~84 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=73584faa0ef373470465ddc4a65e0f08a35fcfe8;p=poi.git updated version.id and release date of POI-3.9 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1413362 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 2bf7dd9df1..837dcf59ac 100644 --- a/build.xml +++ b/build.xml @@ -51,7 +51,7 @@ under the License. The Apache POI project Ant build. - + diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 391520da49..26c8fbd25b 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -33,7 +33,7 @@ the project homepage.

    -
  • The latest stable release is Apache POI 3.8
  • +
  • The latest stable release is Apache POI 3.9
  • Archives of all prior releases

@@ -46,8 +46,8 @@

-
26 March 2012 - POI 3.8 available -

The Apache POI team is pleased to announce the release of 3.8. +

3 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 enhancements.

A full list of changes is available in the change log. @@ -55,41 +55,41 @@

The POI source release as well as the pre-built binary deployment packages are listed below. Pre-built versions of all POI components are available in the central Maven repository - under Group ID "org.apache.poi" and Version "3.8". + under Group ID "org.apache.poi" and Version "3.9".

Binary Distribution
    -
  • poi-bin-3.8-20120326.tar.gz ( - 16MB, signed) +
  • poi-bin-3.9-20121203.tar.gz ( + 16MB, signed)
    - MD5 checksum: b9278ad8aed53eeb672fec66c764e371 + MD5 checksum: 7f094e58310a1dff6963e5d7812acda6
    - SHA1 checksum: 65569f306c54a215431e8143a7a444314ce11788 + SHA1 checksum: 0840b38316eeb247f208117a838a6e400715f0b3
  • -
  • poi-bin-3.8-20120326.zip ( - 23MB, signed) +
  • poi-bin-3.9-20121203.zip ( + 23MB, signed)
    - MD5 checksum: 4f0e518baff9af70c792d86d4f21804b + MD5 checksum: 8b8c46bb8edf39bb5755b9033aab508d
    - SHA1 checksum: 1b9685032f7a8766cd75f061735ec4136cda1084 + SHA1 checksum: 53ff3ee220824a1f8b9267dee305eaa30429e28b
Source Distribution
    -
  • poi-src-3.8-20120326.tar.gz ( - 43MB, signed) +
  • poi-src-3.9-20121203.tar.gz ( + 48MB, signed)
    - MD5 checksum: 95df053d6a9f71292f2689a0170c28f6 + MD5 checksum: 23529f68f6055d6f9ee36a4f7fadfee4
    - SHA1 checksum: 7808a30cf3600310040e451c65fc2752a1223098 + SHA1 checksum: 971a6177d19badc5ef87717dc04816d43cf3665b
  • -
  • poi-src-3.8-20120326.zip ( - 53MB, signed) +
  • poi-src-3.9-20121203.zip ( + 58MB, signed)
    - MD5 checksum: 3ad221b2e90ede592f529e67a1b24cb6 + MD5 checksum: 4d1c7d0428fc04f8c3bc53af761d4013
    - SHA1 checksum: 7ae6b49a5caffef1e963f57f3cf36b4494eae587 + SHA1 checksum: 94cc79f45c84274730c30f3a4198d7042d3d47f1
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index dde559a811..396414e79b 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 +

3 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..e1bb32f8b4 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,7 +33,9 @@ - + + + 54188 - Avoid NPE in PPT2PNG 52628 - Replace System.err info messages with a POILogger 54137 - improved performance of DataFormatter with Fractions