Author: uschindler
Date: Thu Aug 21 20:47:18 2014
New Revision: 1619576

URL: http://svn.apache.org/r1619576
Log:
Add 3.11-beta2 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=1619576&r1=1619575&r2=1619576&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/download.xml (original)
+++ poi/site/src/documentation/content/xdocs/download.xml Thu Aug 21 20:47:18 
2014
@@ -33,8 +33,8 @@
        <link href="index.html">the project homepage</link>.
       </p>
       <ul>
+          <li><link href="download.html#POI-3.11-beta2">The latest beta 
release is Apache POI 3.11-beta2</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,6 +47,72 @@
       </p>
     </section>
 
+    <section id="POI-3.11-beta2"><title>22 August 2014 - POI 3.11-beta2 
available</title>
+      <p>The Apache POI team is pleased to announce the release of 3.11-beta2. 
+         This includes a large number of bug fixes and enhancements and fixes 
for two security
+         problems with OOXML
+        (<link 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3529";>CVE-2014-3529</link>
+        and <link 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3574";>CVE-2014-3574</link>),
+        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>Other notable change in this release is: dom4j is no longer a
+        dependency of Apache POI, it solely uses xmlbeans-2.6.jar and the DOM 
implementation
+        as shipped by the JDK.</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>.
+        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.11-beta2".
+      </p>
+      <section><title>Binary Distribution</title>
+      <ul>
+        <li><link 
href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta2-20140822.tar.gz";>poi-bin-3.11-beta2-20140822.tar.gz</link>
 (
+          17MB, <link 
href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta2-20140822.tar.gz.asc";>signed</link>)
+          <br/>
+          MD5 checksum: <link 
href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta2-20140822.tar.gz.md5";>
+          9d2eee1796571e60b3bbc977c4840d0a</link> 
+          <br/>
+          SHA1 checksum: <link 
href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta2-20140822.tar.gz.sha1";>
+          1061a4c104725c81524309aff4b00e2a69e1dbb3</link> 
+        </li>
+        <li><link 
href="http://www.apache.org/dyn/closer.cgi/poi/dev/bin/poi-bin-3.11-beta2-20140822.zip";>poi-bin-3.11-beta2-20140822.zip</link>
 (
+          24MB, <link 
href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta2-20140822.zip.asc";>signed</link>)
+          <br/>
+          MD5 checksum: <link 
href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta2-20140822.zip.md5";>
+          df265ea051ec7dab1cd7758bf68f6cf8</link> 
+          <br/>
+          SHA1 checksum: <link 
href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.11-beta2-20140822.zip.sha1";>
+          2924856a72c44cc0b05e3f83b4200014644bb7c7</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-beta2-20140822.tar.gz";>poi-src-3.11-beta2-20140822.tar.gz</link>
 (
+          54MB, <link 
href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta2-20140822.tar.gz.asc";>signed</link>)
+          <br/>
+          MD5 checksum: <link 
href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta2-20140822.tar.gz.md5";>
+          dd912ce60d6a14b39090afb2d864472b</link> 
+          <br/>
+          SHA1 checksum: <link 
href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta2-20140822.tar.gz.sha1";>
+          7e10950a21b31f11b68121ccddcddb6b13bf4479</link> 
+        </li>
+        <li><link 
href="http://www.apache.org/dyn/closer.cgi/poi/dev/src/poi-src-3.11-beta2-20140822.zip";>poi-src-3.11-beta2-20140822.zip</link>
 (
+          64MB, <link 
href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta2-20140822.zip.asc";>signed</link>)
+          <br/>
+          MD5 checksum: <link 
href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta2-20140822.zip.md5";>
+          9e6fb726a5cb75e92bdd6d0f7c7437a2</link> 
+          <br/>
+          SHA1 checksum: <link 
href="http://www.apache.org/dist/poi/dev/src/poi-src-3.11-beta2-20140822.zip.sha1";>
+          f2ae1cd89c3d705954ac5e79ea4eab8a5926bc2a</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>
@@ -108,64 +174,6 @@
       </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.

Modified: poi/site/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1619576&r1=1619575&r2=1619576&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/index.xml Thu Aug 21 20:47:18 2014
@@ -33,6 +33,23 @@
 
   <body>
     <section><title>Project News</title>
+      <section><title>22 August 2014 - POI 3.11-beta2 available</title>
+      <p>The Apache POI team is pleased to announce the release of 3.11-beta2. 
+         This includes a large number of bug fixes and enhancements and fixes 
for two security
+         problems with OOXML
+        (<link 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3529";>CVE-2014-3529</link>
+        and <link 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3574";>CVE-2014-3574</link>),
+        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>Other notable change in this release is: dom4j is no longer a
+        dependency of Apache POI, it solely uses xmlbeans-2.6.jar and the DOM 
implementation
+        as shipped by the JDK.</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>.
+        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>See the <link href="download.html">downloads</link> page for more 
details.</p>
+      </section>
       <section><title>18 August 2014 - POI 3.10.1 available</title>
        <p>The Apache POI team is pleased to announce the release of 3.10.1. 
        This release is a bugfix release to fix two security issues with OOXML
@@ -46,15 +63,6 @@
         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>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>28 August 2011 - The Apache POI project is celebrating 
its 10th anniversary</title>
        <p>
         The Apache POI project is celebrating its 10th anniversary. On the 
28th of August 2001, the first 0.1 alpha version of POI was released. 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to