diff options
author | Nick Burch <nick@apache.org> | 2010-06-22 11:38:59 +0000 |
---|---|---|
committer | Nick Burch <nick@apache.org> | 2010-06-22 11:38:59 +0000 |
commit | 55841a29543182b5523c4c7c7347bf76a95e070d (patch) | |
tree | 5427707915158b9b403a5f4fa779bf19432ce843 | |
parent | a155ef63a718b01b645ce89babc46242c11b3aa0 (diff) | |
download | poi-55841a29543182b5523c4c7c7347bf76a95e070d.tar.gz poi-55841a29543182b5523c4c7c7347bf76a95e070d.zip |
Add index and download entries for the 3.7 beta 1 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@956854 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-x | src/documentation/content/xdocs/download.xml | 46 | ||||
-rw-r--r-- | src/documentation/content/xdocs/index.xml | 16 |
2 files changed, 59 insertions, 3 deletions
diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 6149a6c1c6..dbf1befbc0 100755 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -31,6 +31,7 @@ </p> <ul> <li><link href="download.html#POI-3.6">The latest stable release is Apache POI 3.6</link></li> + <li><link href="download.html#POI-3.7beta1">The latest development release is Apache POI 3.7 Beta 1</link></li> <li><link href="download.html#archive">Archives of all prior releases</link></li> </ul> <p> @@ -42,6 +43,50 @@ of the files using the signatures and checksums available from this page. </p> </section> + + <section id="POI-3.7beta1"><title>20 June 2010 - POI 3.7 beta 1 available</title> + <p>The Apache POI team is pleased to announce the release of 3.7 + beta 1. This includes a large number of bug fixes, and some + enhancements (especially text extraction). See the + <link href="http://www.apache.org/dist/poi/release/bin/RELEASE-NOTES.txt">full release notes</link> for more details. + </p> + <p>A full list of changes is available in the <link href="changes.html">change log</link>. + People interested should also follow the <link href="mailinglists.html">dev list</link> to track progress.</p> + <p> + The POI source release as well as the pre-built binary deployment packages are listed below. + Pre-built versions of all <link href="index.html#components">POI components</link> are available in the central Maven repository + under Group ID "org.apache.poi" and Version "3.7beta1". + </p> + <section><title>Binary Distribution</title> + <ul> + <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.7-beta1-20100620.tar.gz">poi-bin-3.7-beta1-20100620.tar.gz</link> ( + 13MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.7-beta1-20100620.tar.gz.asc">signed</link>) + <br/> + MD5 checksum: 05e464e323c6acfad07c888d3b088332 + </li> + <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.7-beta1-20100620.zip">poi-bin-3.7-beta1-20100620.zip</link> ( + 18MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.7-beta1-20100620.zip.asc">signed</link>) + <br/> + MD5 checksum: 115219d2953971d0103f193255397c2d + </li> + </ul> + </section> + <section><title>Source Distribution</title> + <ul> + <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.7-beta1-20100620.tar.gz">poi-src-3.7-beta1-20100620.tar.gz</link> ( + 30MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.7-beta1-20100620.tar.gz.asc">signed</link>) + <br/> + MD5 checksum: 2550c128ed61d3d131bcaed609e899c1 + </li> + <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.7-beta1-20100620.zip">poi-src-3.7-beta1-20100620.zip</link> ( + 38MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.7-beta1-20100620.zip.asc">signed</link>) + <br/> + MD5 checksum: b43af5602bb753b0e2e94f070c4b694d + </li> + </ul> + </section> + </section> + <section id="POI-3.6"><title>15 December 2009 - POI 3.6 available</title> <p>The Apache POI team is pleased to announce the release of 3.6. Featured are significant performance improvements and numerous bug fixes. See the @@ -83,6 +128,7 @@ </ul> </section> </section> + <section id="verify"><title>Verify</title> <p> It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 2183486ef7..d2cc1d068c 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -32,13 +32,23 @@ </header> <body> + <section><title>20 June 2010 - POI 3.7 beta 1 available</title> + <p>The Apache POI team is pleased to announce the release of 3.7 + beta 1. This includes a large number of bug fixes, and some + enhancements (especially text extraction). See the + <link href="http://www.apache.org/dist/poi/release/bin/RELEASE-NOTES.txt">full release notes</link> for more details. + </p> + <p>A full list of changes is available in the <link href="changes.html">change log</link>. + People interested should also follow the <link href="mailinglists.html">dev mailing list</link> to track further progress.</p> + <p>See the <link href="download.html">downloads</link> page for more details.</p> + </section> <section><title>15 December 2009 - POI 3.6 is now available</title> <p>The Apache POI team is pleased to announce the release of 3.6. Featured are significant performance improvements and numerous bug fixes. - </p> - <p>A full list of changes is available in the <link href="changes.html">change log</link>. + </p> + <p>A full list of changes is available in the <link href="changes.html">change log</link>. People interested should also follow the <link href="mailinglists.html">dev mailing list</link> to track further progress.</p> - <p>See the <link href="download.html">downloads</link> page for more details.</p> + <p>See the <link href="download.html">downloads</link> page for more details.</p> </section> <section><title>Mission Statement</title> <p> |