diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 715020027f..da7825f271 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -33,7 +33,7 @@ the project homepage.

@@ -47,7 +47,7 @@

-
7 March 2011 - POI 3.8 beta 2 available +
7 March 2011 - POI 3.8 beta 2 available

The Apache POI team is pleased to announce the release of 3.8 beta 2. This includes a large number of bug fixes and enhancements.

@@ -56,41 +56,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-beta2". + under Group ID "org.apache.poi" and Version "3.8-beta3".

Binary Distribution
    -
  • poi-bin-3.8-beta2-20110408.tar.gz ( - 14MB, signed) +
  • poi-bin-3.8-beta3-20110606.tar.gz ( + 14MB, signed)
    - MD5 checksum: 425e8a22fcfb990526e4ce32cd6f44cd + MD5 checksum: 735501ee731fb2983cfc8305431d4ffa
    - SHA1 checksum: a87ff5448aee863b0752e0505900aacb190cc51c + SHA1 checksum: 6d1fe04ec83a70cdd85a85e24245ecb14591cefc
  • -
  • poi-bin-3.8-beta2-20110408.zipp ( - 20MB, signed) +
  • poi-bin-3.8-beta3-20110606.zipp ( + 20MB, signed)
    - MD5 checksum: 953d40ef7864ef5476da6cd88438666e + MD5 checksum: 5cac1718864285f45c4cbcd153ea1df8
    - SHA1 checksum: ce141966cff7380c8c0364785a790e4af4795cdb + SHA1 checksum: 808a438e5f231784cafa92a5eb61069ef3cd228d
Source Distribution
    -
  • poi-src-3.8-beta2-20110408.tar.gz ( - 32MB, signed) +
  • poi-src-3.8-beta3-20110606.tar.gz ( + 32MB, signed)
    - MD5 checksum: 90556560c9dcd62111a26c25cc26a2ea + MD5 checksum: 87ba6d51a1510167c6f92bc6cb454125
    - SHA1 checksum: 7d7fcd860d7aa3d0f1b18293c4c6dafd87ccf92b + SHA1 checksum: e79aba4a17960ac6165eb77477d3b7481f5a94e0
  • -
  • poi-src-3.8-beta2-20110408.zip ( - 38MB, signed) +
  • poi-src-3.8-beta3-20110606.zip ( + 38MB, signed)
    - MD5 checksum: c617eb88d5f993dcd55e9ae5974ae275 + MD5 checksum: 7ddc591d7694402f172ce5e3e5a00c93
    - SHA1 checksum: f999dc4d912fd3db378fe86f559da96ab31e79e3 + SHA1 checksum: 06d8e25fb8fa8b1530c7e27e4451c5df7c522240
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index c757193ba8..56e89aa2b4 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -32,8 +32,8 @@ -
8 April 2011 - POI 3.8 beta 2 available -

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

6 June 2011 - POI 3.8 beta 3 available +

The Apache POI team is pleased to announce the release of 3.8 beta 3. This includes a large number of bug fixes and enhancements.

A full list of changes is available in the change log. diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 5223decba3..de312b68a9 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,8 +33,8 @@ - - 51098 - Correct calculate image width/height, if image fits into one cell + + 51098 - Correctly calculate image width/height, if image fits into one cell 47147 - Correct extra paragraphs from XWPF Table Cells 51188 - Support for getting and setting XPWF zoom settings 51134 - Support for adding Numbering and Styles to a XWPF document that doesn't already have them