You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/03/03 23:18:55 UTC

svn commit: r1898573 - in /poi/site/publish: changes.html components/hmef/index.html download.html

Author: fanningpj
Date: Thu Mar  3 23:18:55 2022
New Revision: 1898573

URL: http://svn.apache.org/viewvc?rev=1898573&view=rev
Log:
5.2.0 release

Modified:
    poi/site/publish/changes.html
    poi/site/publish/components/hmef/index.html
    poi/site/publish/download.html

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1898573&r1=1898572&r2=1898573&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Mar  3 23:18:55 2022
@@ -214,7 +214,7 @@ document.write("Last Published: " + docu
     
 <a name="5.2.1"></a>
 <h2 class="boxed">Version
-                5.2.1 (2022-03-??)
+                5.2.1 (2022-03-03)
             </h2>
 <div class="section">
 <a name="Summary"></a>
@@ -241,7 +241,7 @@ document.write("Last Published: " + docu
 <tbody>
             
 <tr class="action">
-<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65887">65887</a></td><td>POI_Overall</td><td>IOUtils.toByteArray did not take into account value set by IOUtils.setByteArrayMaxOverride</td>
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65887">65887</a></td><td>POI_Overall</td><td>IOUtils.toByteArray did not fully take into account value set by IOUtils.setByteArrayMaxOverride</td>
 </tr>
             
 <tr class="action">

Modified: poi/site/publish/components/hmef/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hmef/index.html?rev=1898573&r1=1898572&r2=1898573&view=diff
==============================================================================
--- poi/site/publish/components/hmef/index.html (original)
+++ poi/site/publish/components/hmef/index.html Thu Mar  3 23:18:55 2022
@@ -346,7 +346,7 @@ document.write("Last Published: " + docu
 <span class="lineno"></span><span class="codebody"></span>
 </div>
 <div class="codeline">
-<span class="lineno"></span><span class="codebody">java -classpath poi-3.14.jar:poi-scratchpad-3.14.jar org.apache.poi.hmef.extractor.HMEFContentsExtractor winmail.dat /tmp/extracted/</span>
+<span class="lineno"></span><span class="codebody">java -classpath poi-5.2.0.jar:poi-scratchpad-5.2.0.jar org.apache.poi.hmef.extractor.HMEFContentsExtractor winmail.dat /tmp/extracted/</span>
 </div>
 <div class="codeline">
 <span class="lineno"></span><span class="codebody"></span>

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1898573&r1=1898572&r2=1898573&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Thu Mar  3 23:18:55 2022
@@ -184,7 +184,7 @@ document.write("Last Published: " + docu
                 
 <li>
                     
-<a href="#POI-5.2.0">The latest stable release is Apache POI 5.2.0</a>
+<a href="#POI-5.2.1">The latest stable release is Apache POI 5.2.1</a>
                 
 </li>
                 
@@ -210,13 +210,13 @@ document.write("Last Published: " + docu
         <!-- latest final release -->
 
         
-<a name="POI-5.2.0"></a>
-<h2 class="boxed">14 January 2022 - POI 5.2.0 available</h2>
+<a name="POI-5.2.1"></a>
+<h2 class="boxed">03 March 2022 - POI 5.2.1 available</h2>
 <div class="section">
-<p>The Apache POI team is pleased to announce the release of 5.2.0.
+<p>The Apache POI team is pleased to announce the release of 5.2.1.
                 Featured are a handful of new areas of functionality and numerous bug fixes.</p>
 <p>A summary of changes is available in the
-                <a href="https://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES-5.2.0.txt">Release Notes</a>.
+                <a href="https://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES-5.2.1.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="help/index.html">dev list</a>
                 to track progress.</p>
@@ -224,47 +224,47 @@ document.write("Last Published: " + docu
                 The POI source release as well as the pre-built binary deployment packages are listed below.
                 Pre-built versions of all <a href="components/">POI components</a>
                 are available in the central Maven repository under Group ID "org.apache.poi" and Version
-                "5.2.0".
+                "5.2.1".
             </p>
-<a name="POI-5.2.0-bin"></a>
+<a name="POI-5.2.1-bin"></a>
 <h3 class="boxed">Binary Distribution</h3>
 <ul>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.2.0-20220106.tgz">poi-bin-5.2.0-20220106.tgz</a>
-                        (57 MB, <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.0-20220106.tgz.asc">signature (.asc)</a>,
-                        checksum: <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.0-20220106.tgz.sha256">SHA-256</a>,
-                        <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.0-20220106.tgz.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.2.1-20220224.tgz">poi-bin-5.2.1-20220224.tgz</a>
+                        (57 MB, <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.1-20220224.tgz.asc">signature (.asc)</a>,
+                        checksum: <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.1-20220224.tgz.sha256">SHA-256</a>,
+                        <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.1-20220224.tgz.sha512">SHA-512</a>)
                     </li>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.2.0-20220106.zip">poi-bin-5.2.0-20220106.zip</a>
-                        (57 MB, <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.0-20220106.zip.asc">signature (.asc)</a>,
-                        checksum: <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.0-20220106.zip.sha256">SHA-256</a>,
-                        <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.0-20220106.zip.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.2.1-20220224.zip">poi-bin-5.2.1-20220224.zip</a>
+                        (57 MB, <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.1-20220224.zip.asc">signature (.asc)</a>,
+                        checksum: <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.1-20220224.zip.sha256">SHA-256</a>,
+                        <a href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.1-20220224.zip.sha512">SHA-512</a>)
                     </li>
                 
 </ul>
-<a name="POI-5.2.0-src"></a>
+<a name="POI-5.2.1-src"></a>
 <h3 class="boxed">Source Distribution</h3>
 <ul>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-5.2.0-20220106.tgz">poi-src-5.2.0-20220106.tgz</a>
-                        (112 MB, <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.0-20220106.tgz.asc">signature (.asc)</a>,
-                        checksum: <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.0-20220106.tgz.sha256">SHA-256</a>,
-                        <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.0-20220106.tgz.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-5.2.1-20220224.tgz">poi-src-5.2.1-20220224.tgz</a>
+                        (112 MB, <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.1-20220224.tgz.asc">signature (.asc)</a>,
+                        checksum: <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.1-20220224.tgz.sha256">SHA-256</a>,
+                        <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.1-20220224.tgz.sha512">SHA-512</a>)
                     </li>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-5.2.0-20220106.zip">poi-src-5.2.0-20220106.zip</a>
-                        (115 MB, <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.0-20220106.zip.asc">signature (.asc)</a>,
-                        checksum: <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.0-20220106.zip.sha256">SHA-256</a>,
-                        <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.0-20220106.zip.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-5.2.1-20220224.zip">poi-src-5.2.1-20220224.zip</a>
+                        (115 MB, <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.1-20220224.zip.asc">signature (.asc)</a>,
+                        checksum: <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.1-20220224.zip.sha256">SHA-256</a>,
+                        <a href="https://downloads.apache.org/poi/release/src/poi-src-5.2.1-20220224.zip.sha512">SHA-512</a>)
                     </li>
                 
 </ul>



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