You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by us...@apache.org on 2014/08/18 21:19:52 UTC

svn commit: r1618713 - in /poi/site: publish/download.html src/documentation/content/xdocs/download.xml

Author: uschindler
Date: Mon Aug 18 19:19:51 2014
New Revision: 1618713

URL: http://svn.apache.org/r1618713
Log:
change order of releases

Modified:
    poi/site/publish/download.html
    poi/site/src/documentation/content/xdocs/download.xml

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1618713&r1=1618712&r2=1618713&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Mon Aug 18 19:19:51 2014
@@ -263,11 +263,11 @@ if (VERSION > 3) {
 <ul>
           
 <li>
-<a href="download.html#POI-3.11-beta1">The latest beta release is Apache POI 3.11-beta1</a>
+<a href="download.html#POI-3.10.1">The latest stable release is Apache POI 3.10.1</a>
 </li>
           
 <li>
-<a href="download.html#POI-3.10.1">The latest stable release is Apache POI 3.10.1</a>
+<a href="download.html#POI-3.11-beta1">The latest beta release is Apache POI 3.11-beta1</a>
 </li>
           
 <li>
@@ -288,23 +288,26 @@ if (VERSION > 3) {
     
 
     
-<a name="POI-3.11-beta1"></a>
+<a name="POI-3.10.1"></a>
 <div class="h3">
-<h3>8 August 2014 - POI 3.11-beta1 available</h3>
+<h3>18 August 2014 - POI 3.10.1 available</h3>
 </div>
       
-<p>The Apache POI team is pleased to announce the release of 3.11-beta 1. 
-         This includes a large number of bug fixes and enhancements. 
-      </p>
+<p>This release is a bugfix release to fix two security issues with OOXML
+      (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3529">CVE-2014-3529</a>
+      and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3574">CVE-2014-3574</a>),
+      relating to external entity expansion and so-called XML bombs in OOXML documents.
+      Thanks to Stefan Kopf, Mike Boufford, and Christian Schneider for reporting these issues!</p>
       
 <p>A summary of changes is available in the 
-        <a href="http://www.apache.org/dyn/closer.cgi/poi/dev/RELEASE-NOTES.txt">Release Notes</a>.
+        <a href="http://www.apache.org/dyn/closer.cgi/poi/release/RELEASE-NOTES.txt">Release Notes</a>.
+        A full list of changes is available in the <a href="changes.html">change log</a>. 
         People interested should also follow the <a href="mailinglists.html">dev list</a> 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 <a href="index.html#components">POI components</a> are available in the central Maven repository
-        under Group ID "org.apache.poi" and Version "3.11-beta1".
+        under Group ID "org.apache.poi" and Version "3.10.1".
       </p>
       
 <a name="Binary+Distribution"></a>
@@ -315,28 +318,28 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz">poi-bin-3.11-beta1-20140804.tar.gz</a> (
-          17MB, <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz">poi-bin-3.10.1-20140818.tar.gz</a> (
+          16MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.md5">
-          43b6263689a4cb8c0bfbfa26eb5b3480</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz.md5">
+          cf9c969a812cb626e0e65bbe08de72f7</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.sha1">
-          2b2a4cd0bde599f939fc59a8cffa60115011c3d9</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz.sha1">
+          92103bd88d4e1faf269c6c39ee08e3e83dd66a2f</a> 
         
 </li>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip">poi-bin-3.11-beta1-20140804.zip</a> (
-          24MB, <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.10.1-20140818.zip">poi-bin-3.10.1-20140818.zip</a> (
+          23MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.zip.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.md5">
-          9296b522aa1403663736f80757c2ba5b</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.zip.md5">
+          87ed1ebdeedc7cf4887e1803e58ec0a0</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.sha1">
-          46cf5f225bb3055f229177e716f488ebd3bda824</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.zip.sha1">
+          4cfd01b28d1cbe9995270278bb35e1af3dc45bb0</a> 
         
 </li>
       
@@ -351,28 +354,28 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz">poi-src-3.11-beta1-20140804.tar.gz</a> (
-          54MB, <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.10.1-20140818.tar.gz">poi-src-3.10.1-20140818.tar.gz</a> (
+          48MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.tar.gz.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.md5">
-          3d10dbe27839de8373d2e1d29b60c1ae</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.tar.gz.md5">
+          4f93305b4d8b9b78fca93fd732c57dfe</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.sha1">
-          05c5e0e75dd87bde243f6a81012389c8057c5ab5</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.tar.gz.sha1">
+          0303a95fc7f73b330cde25b14115cb0de7ceda53</a> 
         
 </li>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta1-20140804.zip">poi-src-3.11-beta1-20140804.zip</a> (
-          64MB, <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.10.1-20140818.zip">poi-src-3.10.1-20140818.zip</a> (
+          58MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.zip.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.md5">
-          21e98659859ebe4869b0423e0f854382</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.zip.md5">
+          dd908c8ef737b141b8207d2df68b047a</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.sha1">
-          986f31313a6c05bdfb4afbdf4d5b4df1de8a9fb4</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.zip.sha1">
+          e539959b48d04f8730156b6add34d2f1e8623927</a> 
         
 </li>
       
@@ -381,26 +384,23 @@ if (VERSION > 3) {
     
 
     
-<a name="POI-3.10.1"></a>
+<a name="POI-3.11-beta1"></a>
 <div class="h3">
-<h3>18 August 2014 - POI 3.10.1 available</h3>
+<h3>8 August 2014 - POI 3.11-beta1 available</h3>
 </div>
       
-<p>This release is a bugfix release to fix two security issues with OOXML
-      (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3529">CVE-2014-3529</a>
-      and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3574">CVE-2014-3574</a>),
-      relating to external entity expansion and so-called XML bombs in OOXML documents.
-      Thanks to Stefan Kopf, Mike Boufford, and Christian Schneider for reporting these issues!</p>
+<p>The Apache POI team is pleased to announce the release of 3.11-beta 1. 
+         This includes a large number of bug fixes and enhancements. 
+      </p>
       
 <p>A summary of changes is available in the 
-        <a href="http://www.apache.org/dyn/closer.cgi/poi/release/RELEASE-NOTES.txt">Release Notes</a>.
-        A full list of changes is available in the <a href="changes.html">change log</a>. 
+        <a href="http://www.apache.org/dyn/closer.cgi/poi/dev/RELEASE-NOTES.txt">Release Notes</a>.
         People interested should also follow the <a href="mailinglists.html">dev list</a> 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 <a href="index.html#components">POI components</a> are available in the central Maven repository
-        under Group ID "org.apache.poi" and Version "3.10.1".
+        under Group ID "org.apache.poi" and Version "3.11-beta1".
       </p>
       
 <a name="Binary+Distribution-N100E5"></a>
@@ -411,28 +411,28 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz">poi-bin-3.10.1-20140818.tar.gz</a> (
-          16MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz">poi-bin-3.11-beta1-20140804.tar.gz</a> (
+          17MB, <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz.md5">
-          cf9c969a812cb626e0e65bbe08de72f7</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.md5">
+          43b6263689a4cb8c0bfbfa26eb5b3480</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.tar.gz.sha1">
-          92103bd88d4e1faf269c6c39ee08e3e83dd66a2f</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.sha1">
+          2b2a4cd0bde599f939fc59a8cffa60115011c3d9</a> 
         
 </li>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.10.1-20140818.zip">poi-bin-3.10.1-20140818.zip</a> (
-          23MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.zip.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip">poi-bin-3.11-beta1-20140804.zip</a> (
+          24MB, <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.zip.md5">
-          87ed1ebdeedc7cf4887e1803e58ec0a0</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.md5">
+          9296b522aa1403663736f80757c2ba5b</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.10.1-20140818.zip.sha1">
-          4cfd01b28d1cbe9995270278bb35e1af3dc45bb0</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.sha1">
+          46cf5f225bb3055f229177e716f488ebd3bda824</a> 
         
 </li>
       
@@ -447,28 +447,28 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.10.1-20140818.tar.gz">poi-src-3.10.1-20140818.tar.gz</a> (
-          48MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.tar.gz.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz">poi-src-3.11-beta1-20140804.tar.gz</a> (
+          54MB, <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.tar.gz.md5">
-          4f93305b4d8b9b78fca93fd732c57dfe</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.md5">
+          3d10dbe27839de8373d2e1d29b60c1ae</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.tar.gz.sha1">
-          0303a95fc7f73b330cde25b14115cb0de7ceda53</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.sha1">
+          05c5e0e75dd87bde243f6a81012389c8057c5ab5</a> 
         
 </li>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.10.1-20140818.zip">poi-src-3.10.1-20140818.zip</a> (
-          58MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.zip.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta1-20140804.zip">poi-src-3.11-beta1-20140804.zip</a> (
+          64MB, <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.zip.md5">
-          dd908c8ef737b141b8207d2df68b047a</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.md5">
+          21e98659859ebe4869b0423e0f854382</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.10.1-20140818.zip.sha1">
-          e539959b48d04f8730156b6add34d2f1e8623927</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.sha1">
+          986f31313a6c05bdfb4afbdf4d5b4df1de8a9fb4</a> 
         
 </li>
       

Modified: poi/site/src/documentation/content/xdocs/download.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/download.xml?rev=1618713&r1=1618712&r2=1618713&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/download.xml (original)
+++ poi/site/src/documentation/content/xdocs/download.xml Mon Aug 18 19:19:51 2014
@@ -33,8 +33,8 @@
        <link href="index.html">the project homepage</link>.
       </p>
       <ul>
-          <li><link href="download.html#POI-3.11-beta1">The latest beta release is Apache POI 3.11-beta1</link></li>
           <li><link href="download.html#POI-3.10.1">The latest stable release is Apache POI 3.10.1</link></li>
+          <li><link href="download.html#POI-3.11-beta1">The latest beta release is Apache POI 3.11-beta1</link></li>
           <li><link href="download.html#archive">Archives of all prior releases</link></li>
       </ul>
       <p>
@@ -47,64 +47,6 @@
       </p>
     </section>
 
-    <section id="POI-3.11-beta1"><title>8 August 2014 - POI 3.11-beta1 available</title>
-      <p>The Apache POI team is pleased to announce the release of 3.11-beta 1. 
-         This includes a large number of bug fixes and enhancements. 
-      </p>
-      <p>A summary of changes is available in the 
-        <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/RELEASE-NOTES.txt">Release Notes</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.11-beta1".
-      </p>
-      <section><title>Binary Distribution</title>
-      <ul>
-        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz">poi-bin-3.11-beta1-20140804.tar.gz</link> (
-          17MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.asc">signed</link>)
-          <br/>
-          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.md5">
-          43b6263689a4cb8c0bfbfa26eb5b3480</link> 
-          <br/>
-          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.sha1">
-          2b2a4cd0bde599f939fc59a8cffa60115011c3d9</link> 
-        </li>
-        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip">poi-bin-3.11-beta1-20140804.zip</link> (
-          24MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.asc">signed</link>)
-          <br/>
-          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.md5">
-          9296b522aa1403663736f80757c2ba5b</link> 
-          <br/>
-          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.sha1">
-          46cf5f225bb3055f229177e716f488ebd3bda824</link> 
-        </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.11-beta1-20140804.tar.gz">poi-src-3.11-beta1-20140804.tar.gz</link> (
-          54MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.asc">signed</link>)
-          <br/>
-          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.md5">
-          3d10dbe27839de8373d2e1d29b60c1ae</link> 
-          <br/>
-          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.sha1">
-          05c5e0e75dd87bde243f6a81012389c8057c5ab5</link> 
-        </li>
-        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta1-20140804.zip">poi-src-3.11-beta1-20140804.zip</link> (
-          64MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.asc">signed</link>)
-          <br/>
-          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.md5">
-          21e98659859ebe4869b0423e0f854382</link> 
-          <br/>
-          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.sha1">
-          986f31313a6c05bdfb4afbdf4d5b4df1de8a9fb4</link> 
-        </li>
-      </ul>
-      </section>
-    </section>
-
     <section id="POI-3.10.1"><title>18 August 2014 - POI 3.10.1 available</title>
       <p>This release is a bugfix release to fix two security issues with OOXML
       (<link href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3529">CVE-2014-3529</link>
@@ -166,6 +108,64 @@
       </section>
     </section>
 
+    <section id="POI-3.11-beta1"><title>8 August 2014 - POI 3.11-beta1 available</title>
+      <p>The Apache POI team is pleased to announce the release of 3.11-beta 1. 
+         This includes a large number of bug fixes and enhancements. 
+      </p>
+      <p>A summary of changes is available in the 
+        <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/RELEASE-NOTES.txt">Release Notes</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.11-beta1".
+      </p>
+      <section><title>Binary Distribution</title>
+      <ul>
+        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz">poi-bin-3.11-beta1-20140804.tar.gz</link> (
+          17MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.md5">
+          43b6263689a4cb8c0bfbfa26eb5b3480</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.tar.gz.sha1">
+          2b2a4cd0bde599f939fc59a8cffa60115011c3d9</link> 
+        </li>
+        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip">poi-bin-3.11-beta1-20140804.zip</link> (
+          24MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.md5">
+          9296b522aa1403663736f80757c2ba5b</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140804.zip.sha1">
+          46cf5f225bb3055f229177e716f488ebd3bda824</link> 
+        </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.11-beta1-20140804.tar.gz">poi-src-3.11-beta1-20140804.tar.gz</link> (
+          54MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.md5">
+          3d10dbe27839de8373d2e1d29b60c1ae</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.tar.gz.sha1">
+          05c5e0e75dd87bde243f6a81012389c8057c5ab5</link> 
+        </li>
+        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta1-20140804.zip">poi-src-3.11-beta1-20140804.zip</link> (
+          64MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.md5">
+          21e98659859ebe4869b0423e0f854382</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140804.zip.sha1">
+          986f31313a6c05bdfb4afbdf4d5b4df1de8a9fb4</link> 
+        </li>
+      </ul>
+      </section>
+    </section>
+
     <section><title>Nightly Builds</title>
      <p>The POI nightly builds are run on <link href="https://builds.apache.org/job/POI/">Jenkins</link>  continuous integration server.
      Note that these are no official builds and they are not endorsed or even supported by the POI team.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org