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/05/26 12:10:55 UTC

svn commit: r1901286 - in /poi/site/publish: changes.html related-projects.html

Author: fanningpj
Date: Thu May 26 12:10:55 2022
New Revision: 1901286

URL: http://svn.apache.org/viewvc?rev=1901286&view=rev
Log:
update related projects

Modified:
    poi/site/publish/changes.html
    poi/site/publish/related-projects.html

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1901286&r1=1901285&r2=1901286&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu May 26 12:10:55 2022
@@ -264,15 +264,27 @@ document.write("Last Published: " + docu
 </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=66022">66022</a></td><td>SS_Common</td><td>Fix issue with parsing formulas that have sheet names containing certain chars</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=66047">66047</a></td><td>SS_Common</td><td>Fix rounding issue in MROUND function</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=66079">66079</a></td><td>XWPF</td><td>Fix bug where XWPFNumbering.removeAbstractNum removes by list index, not abstractNumId</td>
+</tr>
+            
+<tr class="action">
 <td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/321">github-321</a></td><td>SS_Common</td><td>DataFormatter issue with rounding in some use cases</td>
 </tr>
             
 <tr class="action">
-<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/330">github-330</a></td><td>SS_Common</td><td>Support AVERAGEIF function</td>
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://github.com/apache/poi/pull/330">github-330</a></td><td>SS_Common</td><td>Support AVERAGEIF function</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=66083">66083</a></td><td>SS_Common</td><td>Support CEILING.MATH and FLOOR.MATH functions</td>
 </tr>
         
 </tbody>
@@ -285,14 +297,14 @@ document.write("Last Published: " + docu
                 5.2.2 (2022-03-19)
             </h2>
 <div class="section">
-<a name="Summary-N100B6"></a>
+<a name="Summary-N100E6"></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-N100C0"></a>
+<a name="Changes-N100F0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -346,14 +358,14 @@ document.write("Last Published: " + docu
                 5.2.1 (2022-03-03)
             </h2>
 <div class="section">
-<a name="Summary-N10151"></a>
+<a name="Summary-N10181"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
 <li>Upgrade curvesapi dependency to 1.07</li>
         
 </ul>
-<a name="Changes-N1015B"></a>
+<a name="Changes-N1018B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -427,7 +439,7 @@ document.write("Last Published: " + docu
                 5.2.0 (2022-01-14)
             </h2>
 <div class="section">
-<a name="Summary-N1023C"></a>
+<a name="Summary-N1026C"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -440,7 +452,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-N1024F"></a>
+<a name="Changes-N1027F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -534,7 +546,7 @@ document.write("Last Published: " + docu
                 5.1.0 (2021-11-01)
             </h2>
 <div class="section">
-<a name="Summary-N10380"></a>
+<a name="Summary-N103B0"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -561,7 +573,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-N103A8"></a>
+<a name="Changes-N103D8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -763,7 +775,7 @@ document.write("Last Published: " + docu
                 5.0.0 (2021-01-20)
             </h2>
 <div class="section">
-<a name="Summary-N10689"></a>
+<a name="Summary-N106B9"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -790,7 +802,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-N106AE"></a>
+<a name="Changes-N106DE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1100,7 +1112,7 @@ document.write("Last Published: " + docu
                 4.1.2 (2020-02-17)
             </h2>
 <div class="section">
-<a name="Summary-N10B36"></a>
+<a name="Summary-N10B66"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1115,7 +1127,7 @@ document.write("Last Published: " + docu
 <li>updated dependencies to Bouncycastle 1.64</li>
         
 </ul>
-<a name="Changes-N10B4C"></a>
+<a name="Changes-N10B7C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1249,7 +1261,7 @@ document.write("Last Published: " + docu
                 4.1.1 (2019-10-20)
             </h2>
 <div class="section">
-<a name="Summary-N10D17"></a>
+<a name="Summary-N10D47"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1268,7 +1280,7 @@ document.write("Last Published: " + docu
 <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
         
 </ul>
-<a name="Changes-N10D33"></a>
+<a name="Changes-N10D63"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1418,7 +1430,7 @@ document.write("Last Published: " + docu
                 4.1.0 (2019-04-09)
             </h2>
 <div class="section">
-<a name="Summary-N10F3B"></a>
+<a name="Summary-N10F6B"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1443,7 +1455,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLSec 2.1.2</li>
         
 </ul>
-<a name="Changes-N10F60"></a>
+<a name="Changes-N10F90"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1617,7 +1629,7 @@ document.write("Last Published: " + docu
                 4.0.1 (2018-12-03)
             </h2>
 <div class="section">
-<a name="Summary-N111D1"></a>
+<a name="Summary-N11201"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1628,7 +1640,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLBeans 3.0.2</li>
         
 </ul>
-<a name="Changes-N111E1"></a>
+<a name="Changes-N11211"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1786,7 +1798,7 @@ document.write("Last Published: " + docu
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N11412"></a>
+<a name="Summary-N11442"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1795,7 +1807,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-N1141F"></a>
+<a name="Changes-N1144F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>

Modified: poi/site/publish/related-projects.html
URL: http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1901286&r1=1901285&r2=1901286&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Thu May 26 12:10:55 2022
@@ -413,9 +413,16 @@ document.write("Last Published: " + docu
 <h3 class="boxed">ExcelUtil</h3>
 <p>
                     
-<a href="https://github.com/nambach/ExcelUtil">ExcelUtil</a> is a Java wrapper using Apache POI to read and write Excel file in declarative fashion.
+<a href="https://github.com/nambach/ExcelUtil">ExcelUtil</a> is a Java wrapper using Apache POI to read and write Excel files in declarative fashion.
                     Available under the Apache License, Version 2.0.
                 </p>
+<a name="bld-commons%2Fdev-excel"></a>
+<h3 class="boxed">bld-commons/dev-excel</h3>
+<p>
+                    
+<a href="https://github.com/bld-commons/dev-excel">dev-excel</a> is a Java wrapper using Apache POI to read and write Excel files.
+                    Available under the MIT License.
+                </p>
 </div>
     
 </div>



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