You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/08/04 13:16:47 UTC

svn commit: r1615531 - in /poi/site/src/documentation/content/xdocs: download.xml index.xml

Author: nick
Date: Mon Aug  4 11:16:46 2014
New Revision: 1615531

URL: http://svn.apache.org/r1615531
Log:
Prep site for 3.11 beta 1 release

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

Modified: poi/site/src/documentation/content/xdocs/download.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/download.xml?rev=1615531&r1=1615530&r2=1615531&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/download.xml (original)
+++ poi/site/src/documentation/content/xdocs/download.xml Mon Aug  4 11:16:46 2014
@@ -33,6 +33,7 @@
        <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-FINAL">The latest stable release is Apache POI 3.10-FINAL</link></li>
           <li><link href="download.html#archive">Archives of all prior releases</link></li>
       </ul>
@@ -46,11 +47,71 @@
       </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-20140808.tar.gz">poi-bin-3.11-beta1-20140808.tar.gz</link> (
+          17MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140808.tar.gz.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140808.tar.gz.md5">
+          43b6263689a4cb8c0bfbfa26eb5b3480</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140808.tar.gz.sha1">
+          2b2a4cd0bde599f939fc59a8cffa60115011c3d9</link> 
+        </li>
+        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta1-20140808.zip">poi-bin-3.11-beta1-20140808.zip</link> (
+          24MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140808.zip.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140808.zip.md5">
+          9296b522aa1403663736f80757c2ba5b</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta1-20140808.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-20140808.tar.gz">poi-src-3.11-beta1-20140808.tar.gz</link> (
+          54MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140808.tar.gz.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140808.tar.gz.md5">
+          3d10dbe27839de8373d2e1d29b60c1ae</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140808.tar.gz.sha1">
+          05c5e0e75dd87bde243f6a81012389c8057c5ab5</link> 
+        </li>
+        <li><link href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta1-20140808.zip">poi-src-3.11-beta1-20140808.zip</link> (
+          64MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140808.zip.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140808.zip.md5">
+          21e98659859ebe4869b0423e0f854382</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta1-20140808.zip.sha1">
+          986f31313a6c05bdfb4afbdf4d5b4df1de8a9fb4</link> 
+        </li>
+      </ul>
+      </section>
+    </section>
+
     <section id="POI-3.10-FINAL"><title>8 February 2014 - POI 3.10-FINAL available</title>
       <p>The Apache POI team is pleased to announce the release of 3.10-FINAL. 
          This includes a large number of bug fixes and enhancements. 
       </p>
-      <p>A full list of changes is available in the <link href="changes.html">change log</link>. 
+      <p>A summary of changes is available in the 
+        <link href="http://www.apache.org/dyn/closer.cgi/poi/release/RELEASE-Notes.txt">Release Notes</link>.
+        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. 

Modified: poi/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1615531&r1=1615530&r2=1615531&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/index.xml Mon Aug  4 11:16:46 2014
@@ -33,12 +33,23 @@
 
   <body>
     <section><title>Project News</title>
+     <section><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>See the <link href="download.html">downloads</link> page for more details.</p>
+      </section>
       <section><title>8 February 2014 - POI 3.10-FINAL available</title>
        <p>The Apache POI team is pleased to announce the release of 3.10-FINAL. 
         Featured are significant performance improvements and numerous bug fixes. See the
         <link href="http://www.apache.org/dist/poi/release/RELEASE-NOTES.txt">release notes</link> for more details.
        </p>
-       <p>A full list of changes is available in the <link href="changes.html">change log</link>. 
+      <p>A summary of changes is available in the 
+        <link href="http://www.apache.org/dyn/closer.cgi/poi/release/RELEASE-Notes.txt">Release Notes</link>.
+        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>



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