Author: fanningpj
Date: Thu Mar 24 21:39:48 2022
New Revision: 1899182
URL: http://svn.apache.org/viewvc?rev=1899182&view=rev
Log:
update logging details
Modified:
poi/site/publish/changes.html
poi/site/publish/components/logging.html
poi/site/publish/components/spreadsheet/quick-guide.html
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1899182&r1=1899181&r2=1899182&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Mar 24 21:39:48 2022
@@ -212,19 +212,56 @@ document.write("Last Published: " + docu
</div>
+<a name="5.2.3"></a>
+<h2 class="boxed">Version
+ 5.2.3 (2022-09-??)
+ </h2>
+<div class="section">
+<a name="Summary"></a>
+<h3 class="boxed">Summary</h3>
+<ul>
+
+<li>Bug fix release</li>
+
+</ul>
+<a name="Changes"></a>
+<h3 class="boxed">Changes</h3>
+<table class="POITable">
+<colgroup>
+<col width="100">
+<col width="200">
+<col width="150">
+<col>
+</colgroup>
+<thead>
+<tr>
+<th>Type</th><th>Bug</th><th>Module</th><th>Description</th>
+</tr>
+</thead>
+<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=65973">65973</a></td><td>XSSF</td><td>Row
shifting does not properly handle hyperlinks that span multiple cells</td>
+</tr>
+
+</tbody>
+</table>
+</div>
+
+
<a name="5.2.2"></a>
<h2 class="boxed">Version
5.2.2 (2022-03-19)
</h2>
<div class="section">
-<a name="Summary"></a>
+<a name="Summary-N1005A"></a>
<h3 class="boxed">Summary</h3>
<ul>
<li>Upgrade log4j-api dependency to 2.17.2 and graphics2d dependency to 0.35
as well as some test dependencies</li>
</ul>
-<a name="Changes"></a>
+<a name="Changes-N10064"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -278,14 +315,14 @@ document.write("Last Published: " + docu
5.2.1 (2022-03-03)
</h2>
<div class="section">
-<a name="Summary-N100BA"></a>
+<a name="Summary-N100F5"></a>
<h3 class="boxed">Summary</h3>
<ul>
<li>Upgrade curvesapi dependency to 1.07</li>
</ul>
-<a name="Changes-N100C4"></a>
+<a name="Changes-N100FF"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -359,7 +396,7 @@ document.write("Last Published: " + docu
5.2.0 (2022-01-14)
</h2>
<div class="section">
-<a name="Summary-N101A5"></a>
+<a name="Summary-N101E0"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -372,7 +409,7 @@ document.write("Last Published: " + docu
<li>Upgrade PDFBox Graphics2d dependency to 0.34 and PDFBox dependency to
2.0.25</li>
</ul>
-<a name="Changes-N101B8"></a>
+<a name="Changes-N101F3"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -466,7 +503,7 @@ document.write("Last Published: " + docu
5.1.0 (2021-11-01)
</h2>
<div class="section">
-<a name="Summary-N102E9"></a>
+<a name="Summary-N10324"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -493,7 +530,7 @@ document.write("Last Published: " + docu
<li>By default, no DTDs will be accepted in XML files. This can be relaxed by
setting
POIXMLTypeLoader.DEFAULT_XML_OPTIONS.setDisallowDocTypeDeclaration(false).</li>
</ul>
-<a name="Changes-N10311"></a>
+<a name="Changes-N1034C"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -695,7 +732,7 @@ document.write("Last Published: " + docu
5.0.0 (2021-01-20)
</h2>
<div class="section">
-<a name="Summary-N105F2"></a>
+<a name="Summary-N1062D"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -722,7 +759,7 @@ document.write("Last Published: " + docu
<li>new experimental DeferredSXSSFWorkbook which creates fewer temp files by
lazily generating rows (see DeferredGeneration in poi-examples)</li>
</ul>
-<a name="Changes-N10617"></a>
+<a name="Changes-N10652"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1032,7 +1069,7 @@ document.write("Last Published: " + docu
4.1.2 (2020-02-17)
</h2>
<div class="section">
-<a name="Summary-N10A9F"></a>
+<a name="Summary-N10ADA"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1047,7 +1084,7 @@ document.write("Last Published: " + docu
<li>updated dependencies to Bouncycastle 1.64</li>
</ul>
-<a name="Changes-N10AB5"></a>
+<a name="Changes-N10AF0"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1181,7 +1218,7 @@ document.write("Last Published: " + docu
4.1.1 (2019-10-20)
</h2>
<div class="section">
-<a name="Summary-N10C80"></a>
+<a name="Summary-N10CBB"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1200,7 +1237,7 @@ document.write("Last Published: " + docu
<li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
</ul>
-<a name="Changes-N10C9C"></a>
+<a name="Changes-N10CD7"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1350,7 +1387,7 @@ document.write("Last Published: " + docu
4.1.0 (2019-04-09)
</h2>
<div class="section">
-<a name="Summary-N10EA4"></a>
+<a name="Summary-N10EDF"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1375,7 +1412,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLSec 2.1.2</li>
</ul>
-<a name="Changes-N10EC9"></a>
+<a name="Changes-N10F04"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1549,7 +1586,7 @@ document.write("Last Published: " + docu
4.0.1 (2018-12-03)
</h2>
<div class="section">
-<a name="Summary-N1113A"></a>
+<a name="Summary-N11175"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1560,7 +1597,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLBeans 3.0.2</li>
</ul>
-<a name="Changes-N1114A"></a>
+<a name="Changes-N11185"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1718,7 +1755,7 @@ document.write("Last Published: " + docu
4.0.0 (2018-09-07)
</h2>
<div class="section">
-<a name="Summary-N1137B"></a>
+<a name="Summary-N113B6"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1727,7 +1764,7 @@ document.write("Last Published: " + docu
<li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading
not anymore through POIXMLTypeLoader</li>
</ul>
-<a name="Changes-N11388"></a>
+<a name="Changes-N113C3"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
Modified: poi/site/publish/components/logging.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/logging.html?rev=1899182&r1=1899181&r2=1899182&view=diff
==============================================================================
--- poi/site/publish/components/logging.html (original)
+++ poi/site/publish/components/logging.html Thu Mar 24 21:39:48 2022
@@ -311,6 +311,8 @@ document.write("Last Published: " + docu
</p>
<p>
POI 5.1.0 goes further and specifically uses <a
href="https://logging.apache.org/log4j/2.x/">Apache Log4j v2</a> directly.
+ POI only depends on log4j-api and we leave it to you to choose
which logging framework to use. log4j-core is
+ just one of many options.
If you want to continue to use another SLF4J compatible
logging framework, you can deploy the
<a
href="https://logging.apache.org/log4j/log4j-2.2/log4j-to-slf4j/index.html">log4j-to-slf4j</a>
jar to
facilitate this.
Modified: poi/site/publish/components/spreadsheet/quick-guide.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/quick-guide.html?rev=1899182&r1=1899181&r2=1899182&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/quick-guide.html (original)
+++ poi/site/publish/components/spreadsheet/quick-guide.html Thu Mar 24
21:39:48 2022
@@ -2756,7 +2756,7 @@ Examples:
For setRepeatingRows(), it should specify a range of
rows to repeat, with the column part spanning all
columns.
- For setRepeatingColums(), it should specify a range of
+ For setRepeatingColumns(), it should specify a range of
columns to repeat, with the row part spanning all
rows.
If the parameter is null, the repeating rows or columns
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]