fixed the Downloads page to reflect current release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1029574 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9d674e33fe
commit
d19b43bbc5
@ -33,8 +33,7 @@
|
||||
<link href="index.html">the project homepage</link>.
|
||||
</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.7beta3">The latest development release is Apache POI 3.7 Beta 3</link></li>
|
||||
<li><link href="download.html#POI-3.7">The latest stable release is Apache POI 3.7</link></li>
|
||||
<li><link href="download.html#archive">Archives of all prior releases</link></li>
|
||||
</ul>
|
||||
<p>
|
||||
@ -47,94 +46,43 @@
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id="POI-3.7beta3"><title>24 Septmeber 2010 - POI 3.7 beta 3 available</title>
|
||||
<p>The Apache POI team is pleased to announce the release of 3.7
|
||||
beta 3. 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.7beta3".
|
||||
</p>
|
||||
<section><title>Binary Distribution</title>
|
||||
<ul>
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.7-beta3-20100924.tar.gz">poi-bin-3.7-beta3-20100924.tar.gz</link> (
|
||||
13MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.7-beta3-20100924.tar.gz.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: aa4f07e5621401aed3c749e03d97668e
|
||||
<br/>
|
||||
SHA1 checksum: 55c685b039344f400d21e3885dd5b5ed4eb7f9d2
|
||||
</li>
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.7-beta3-20100924.zip">poi-bin-3.7-beta3-20100924.zip</link> (
|
||||
18MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.7-beta3-20100924.zip.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: f392071e14b83f67f3f76260b6e4b562
|
||||
<br/>
|
||||
SHA1 checksum: ce2a2e20c9a7f2490c290c71096dffdfdb6fe9e2
|
||||
</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-beta3-20100924.tar.gz">poi-src-3.7-beta3-20100924.tar.gz</link> (
|
||||
30MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.7-beta3-20100924.tar.gz.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: 78f86cef499c434182ea88ce2ac12aee
|
||||
<br/>
|
||||
SHA1 checksum: 28913957f7e98a37c1e42441c828f066659bfae9
|
||||
</li>
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.7-beta3-20100924.zip">poi-src-3.7-beta3-20100924.zip</link> (
|
||||
38MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.7-beta3-20100924.zip.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: 9ef5893c921b78d9f108f7b25aeec570
|
||||
<br/>
|
||||
SHA1 checksum: 62c5ad85da55a843b4995868c7ebcd91cd0386d0
|
||||
</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.
|
||||
<section id="POI-3.7"><title>29 October 2010 - POI 3.7 available</title>
|
||||
<p>The Apache POI team is pleased to announce the release of 3.7.
|
||||
Featured are significant performance improvements and numerous bug fixes. See the
|
||||
<link href="http://www.apache.org/dist/poi/release/bin/RELEASE-NOTES.txt">full release notes</link> for more details.
|
||||
<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.6".
|
||||
under Group ID "org.apache.poi" and Version "3.7".
|
||||
</p>
|
||||
<section><title>Binary Distribution</title>
|
||||
<ul>
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.6-20091214.tar.gz">poi-bin-3.6-20091214.tar.gz</link> (
|
||||
12MB, <link href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.6-20091214.tar.gz.asc">signed</link>)
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.7-20101029.tar.gz">poi-bin-3.7-20101029.tar.gz</link> (
|
||||
12MB, <link href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.7-20101029.tar.gz.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: 8e7b014fd37fba98bebc975ca4c7e44a
|
||||
MD5 checksum: c1f63c1e65fbde7050650ae903c95e5c
|
||||
</li>
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.6-20091214.zip">poi-bin-3.6-20091214.zip</link> (
|
||||
17MB, <link href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.6-20091214.zip.asc">signed</link>)
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.7-20101029.zip">poi-bin-3.7-20101029.zip</link> (
|
||||
17MB, <link href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.7-20101029.zip.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: d6223426c16e7f5c4e99a3b0552caeca
|
||||
MD5 checksum: d353644608f9c1b9e38d9d2b722551c0
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section><title>Source Distribution</title>
|
||||
<ul>
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.6-20091214.tar.gz">poi-src-3.6-20091214.tar.gz</link> (
|
||||
28MB, <link href="http://www.apache.org/dist/poi/release/src/poi-src-3.6-20091214.tar.gz.asc">signed</link>)
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.7-20101029.tar.gz">poi-src-3.7-20101029.tar.gz</link> (
|
||||
28MB, <link href="http://www.apache.org/dist/poi/release/src/poi-src-3.7-20101029.tar.gz.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: f9c49be9c8228d1dd70509673ddac820
|
||||
MD5 checksum: 2b93b3254bae7fbebb86fdf95cbd06f2
|
||||
</li>
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.6-20091214.zip">poi-src-3.6-20091214.zip</link> (
|
||||
35MB, <link href="http://www.apache.org/dist/poi/release/src/poi-src-3.6-20091214.zip.asc">signed</link>)
|
||||
<li><link href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.7-20101029.zip">poi-src-3.7-20101029.zip</link> (
|
||||
35MB, <link href="http://www.apache.org/dist/poi/release/src/poi-src-3.7-20101029.zip.asc">signed</link>)
|
||||
<br/>
|
||||
MD5 checksum: 5dd2c3964fd7d7ec7c7d8de49c91788d
|
||||
MD5 checksum: a6f80911a6a8b4d3cf97c1550d873e01
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user