Author: fanningpj
Date: Tue Dec 28 19:20:24 2021
New Revision: 1896482
URL: http://svn.apache.org/viewvc?rev=1896482&view=rev
Log:
update changes
Modified:
poi/site/publish/changes.html
poi/site/publish/components/index.html
poi/site/publish/devel/resolutions/res001.html
poi/site/publish/index.html
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1896482&r1=1896481&r2=1896482&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Dec 28 19:20:24 2021
@@ -221,11 +221,13 @@ document.write("Last Published: " + docu
<h3 class="boxed">Summary</h3>
<ul>
-<li>Refactor to XSSF CommentsTable to make it more extensible</li>
+<li>Refactor to XSSFReader, SharedStringsTable, CommentsTable and ThemesTable
to make them more extensible</li>
-<li>Upgrade Log4J dependency to 2.17.0</li>
+<li>Upgrade log4j-api dependency to 2.17.1</li>
<li>Upgrade BouncyCastle dependency to 1.70</li>
+
+<li>Upgrade PDFBox Graphics2d dependency to 0.34 and PDFBox dependency to
2.0.25</li>
</ul>
<a name="Changes"></a>
@@ -273,10 +275,18 @@ document.write("Last Published: " + docu
</tr>
<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a
href="https://github.com/apache/poi/pull/290">github-290</a></td><td>POI_Overall</td><td>Customize
Spliterator implementations for better parallelism</td>
+</tr>
+
+<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=63211">63211</a></td><td>SS_Common</td><td>DataFormatter
incorrectly formats data formats with escaped percent character</td>
</tr>
<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=64732">64732</a></td><td>XSSF</td><td>XSSFSheet.createTable
generates corrupted file when a header's cell contains a line break</td>
+</tr>
+
+<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=65701">65701</a></td><td>OOXML</td><td>Password
Protecting a document when Saxon is on classpath can corrupt the output</td>
</tr>
@@ -287,6 +297,10 @@ document.write("Last Published: " + docu
<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=65715">65715</a></td><td>OOXML</td><td>Fix
issue in XSSFSheet getDrawingPatriarch</td>
</tr>
+
+<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=65766">65766</a></td><td>SS_Common</td><td>Cell
copy does not respect rich text</td>
+</tr>
</tbody>
</table>
@@ -298,7 +312,7 @@ document.write("Last Published: " + docu
5.1.0 (2021-11-01)
</h2>
<div class="section">
-<a name="Summary-N10100"></a>
+<a name="Summary-N10133"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -325,7 +339,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-N10128"></a>
+<a name="Changes-N1015B"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -527,7 +541,7 @@ document.write("Last Published: " + docu
5.0.0 (2021-01-20)
</h2>
<div class="section">
-<a name="Summary-N10409"></a>
+<a name="Summary-N1043C"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -554,7 +568,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-N1042E"></a>
+<a name="Changes-N10461"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -864,7 +878,7 @@ document.write("Last Published: " + docu
4.1.2 (2020-02-17)
</h2>
<div class="section">
-<a name="Summary-N108B6"></a>
+<a name="Summary-N108E9"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -879,7 +893,7 @@ document.write("Last Published: " + docu
<li>updated dependencies to Bouncycastle 1.64</li>
</ul>
-<a name="Changes-N108CC"></a>
+<a name="Changes-N108FF"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1013,7 +1027,7 @@ document.write("Last Published: " + docu
4.1.1 (2019-10-20)
</h2>
<div class="section">
-<a name="Summary-N10A97"></a>
+<a name="Summary-N10ACA"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1032,7 +1046,7 @@ document.write("Last Published: " + docu
<li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
</ul>
-<a name="Changes-N10AB3"></a>
+<a name="Changes-N10AE6"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1182,7 +1196,7 @@ document.write("Last Published: " + docu
4.1.0 (2019-04-09)
</h2>
<div class="section">
-<a name="Summary-N10CBB"></a>
+<a name="Summary-N10CEE"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1207,7 +1221,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLSec 2.1.2</li>
</ul>
-<a name="Changes-N10CE0"></a>
+<a name="Changes-N10D13"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1381,7 +1395,7 @@ document.write("Last Published: " + docu
4.0.1 (2018-12-03)
</h2>
<div class="section">
-<a name="Summary-N10F51"></a>
+<a name="Summary-N10F84"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1392,7 +1406,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLBeans 3.0.2</li>
</ul>
-<a name="Changes-N10F61"></a>
+<a name="Changes-N10F94"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1550,7 +1564,7 @@ document.write("Last Published: " + docu
4.0.0 (2018-09-07)
</h2>
<div class="section">
-<a name="Summary-N11192"></a>
+<a name="Summary-N111C5"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1559,7 +1573,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-N1119F"></a>
+<a name="Changes-N111D2"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
Modified: poi/site/publish/components/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1896482&r1=1896481&r2=1896482&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Tue Dec 28 19:20:24 2021
@@ -614,7 +614,7 @@ document.write("Last Published: " + docu
<tr>
<td colspan="1" rowspan="1">poi</td>
- <td colspan="1" rowspan="1"><a
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.16.0|jar">log4j
2.x</a>,
+ <td colspan="1" rowspan="1"><a
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.17.1|jar">log4j
2.x</a>,
<a
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.15|jar">commons-codec</a>,
<a
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.4|jar">commons-collections</a>,
<a
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar">commons-math3</a>
Modified: poi/site/publish/devel/resolutions/res001.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/devel/resolutions/res001.html?rev=1896482&r1=1896481&r2=1896482&view=diff
==============================================================================
--- poi/site/publish/devel/resolutions/res001.html (original)
+++ poi/site/publish/devel/resolutions/res001.html Tue Dec 28 19:20:24 2021
@@ -236,8 +236,8 @@ document.write("Last Published: " + docu
comments. Simple getters can consist of a simple @return tag; simple
setters
can consist of a simple @param tag. Anything else requires some
verbiage
plus all the standard javadoc tags as appropriate. You MUST include
@throws
- or @exception for any non-runtime exceptions, and you SHOULD document
any
- runtime exceptions you expect to throw. @throws/@exception tags SHOULD
+ or @throws for any non-runtime exceptions, and you SHOULD document any
+ runtime exceptions you expect to throw. @throws/@throws tags SHOULD
include an explanation of why that exception would be thrown. If your
method
might return null, you MUST say so. An accompanying explanation of the
circumstances for doing so would be nice.
Modified: poi/site/publish/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1896482&r1=1896481&r2=1896482&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Tue Dec 28 19:20:24 2021
@@ -187,7 +187,7 @@ document.write("Last Published: " + docu
The security vulnerabilities are not in log4j-api - they are in
log4j-core.</p>
<p>If any POI or XMLBeans user uses log4j-core to control their logging of
their application,
we strongly recommend that they upgrade all their log4j
dependencies to the latest
- version (currently v2.17.0) - including log4j-api.</p>
+ version (currently v2.17.1) - including log4j-api.</p>
<a name="1+November+2021+-+POI+5.1.0+available"></a>
<h3 class="boxed">1 November 2021 - POI 5.1.0 available</h3>
<p>The Apache POI team is pleased to announce the release of 5.1.0.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]