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/07/19 09:29:45 UTC

svn commit: r1902851 - in /poi/site/publish: changes.html components/index.html components/spreadsheet/record-generator.html devel/plan/vision20.html images/project-header.png

Author: fanningpj
Date: Tue Jul 19 09:29:45 2022
New Revision: 1902851

URL: http://svn.apache.org/viewvc?rev=1902851&view=rev
Log:
update changes

Modified:
    poi/site/publish/changes.html
    poi/site/publish/components/index.html
    poi/site/publish/components/spreadsheet/record-generator.html
    poi/site/publish/devel/plan/vision20.html
    poi/site/publish/images/project-header.png

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1902851&r1=1902850&r2=1902851&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Jul 19 09:29:45 2022
@@ -228,6 +228,10 @@ document.write("Last Published: " + docu
             
 <li>Upgrade xmlsec dependency to 3.0.0</li>
             
+<li>Upgrade xmlbeans dependency to 5.1.0</li>
+            
+<li>Upgrade log4j-api dependency to 2.18.0</li>
+            
 <li>Speed up processing of formulas with column-ranges, e.g. VLOOKUP(A4,$D:$E,2,0)</li>
             
 <li>Speed up compilation of jar-files-only builds by avoiding direct dependency on test-execution</li>
@@ -252,6 +256,10 @@ 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=51037">51037</a></td><td>SS_Common</td><td>setDefaultColumnStyle() in XSSFSheet/SXSSFSheet was not working as expected</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=56155">56155</a></td><td>OOXML</td><td>Support version property in CoreProperties</td>
 </tr>
             
@@ -292,6 +300,10 @@ 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=66052">66052</a></td><td>SS_Common</td><td>XSSFColor could not be used the same time as org.apache.poi.ss.util classes</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>
             
@@ -326,6 +338,30 @@ document.write("Last Published: " + docu
 <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=66098">66098</a></td><td>SS_Common</td><td>D* functions should support wildcard matches</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=66105">66105</a></td><td>SS_Common</td><td>Support excel correl, covar, pearson and forecast functions</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=66115">66115</a></td><td>HSSF</td><td>Some Password protected XLS files are not read</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=66123">66123</a></td><td>XSSF</td><td>Support the gte attribute with XSSFConditionalFormattingThreshold</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=66145">66145</a></td><td>OOXML</td><td>generate poi-ooxml-full classes for dml-drawing xsd</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=66146">66146</a></td><td>OOXML</td><td>generate poi-ooxml-full classes for threaded comment and word12 xsds</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/360">github-360</a></td><td>HSSF</td><td>HSSFExtendedColor was not setting RGB colors properly</td>
+</tr>
         
 </tbody>
 </table>
@@ -337,14 +373,14 @@ document.write("Last Published: " + docu
                 5.2.2 (2022-03-19)
             </h2>
 <div class="section">
-<a name="Summary-N10186"></a>
+<a name="Summary-N1020C"></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-N10190"></a>
+<a name="Changes-N10216"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -398,14 +434,14 @@ document.write("Last Published: " + docu
                 5.2.1 (2022-03-03)
             </h2>
 <div class="section">
-<a name="Summary-N10221"></a>
+<a name="Summary-N102A7"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
 <li>Upgrade curvesapi dependency to 1.07</li>
         
 </ul>
-<a name="Changes-N1022B"></a>
+<a name="Changes-N102B1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -479,7 +515,7 @@ document.write("Last Published: " + docu
                 5.2.0 (2022-01-14)
             </h2>
 <div class="section">
-<a name="Summary-N1030C"></a>
+<a name="Summary-N10392"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -492,7 +528,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-N1031F"></a>
+<a name="Changes-N103A5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -586,7 +622,7 @@ document.write("Last Published: " + docu
                 5.1.0 (2021-11-01)
             </h2>
 <div class="section">
-<a name="Summary-N10450"></a>
+<a name="Summary-N104D6"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -613,7 +649,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-N10478"></a>
+<a name="Changes-N104FE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -815,7 +851,7 @@ document.write("Last Published: " + docu
                 5.0.0 (2021-01-20)
             </h2>
 <div class="section">
-<a name="Summary-N10759"></a>
+<a name="Summary-N107DF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -842,7 +878,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-N1077E"></a>
+<a name="Changes-N10804"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1152,7 +1188,7 @@ document.write("Last Published: " + docu
                 4.1.2 (2020-02-17)
             </h2>
 <div class="section">
-<a name="Summary-N10C06"></a>
+<a name="Summary-N10C8C"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1167,7 +1203,7 @@ document.write("Last Published: " + docu
 <li>updated dependencies to Bouncycastle 1.64</li>
         
 </ul>
-<a name="Changes-N10C1C"></a>
+<a name="Changes-N10CA2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1301,7 +1337,7 @@ document.write("Last Published: " + docu
                 4.1.1 (2019-10-20)
             </h2>
 <div class="section">
-<a name="Summary-N10DE7"></a>
+<a name="Summary-N10E6D"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1320,7 +1356,7 @@ document.write("Last Published: " + docu
 <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
         
 </ul>
-<a name="Changes-N10E03"></a>
+<a name="Changes-N10E89"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1470,7 +1506,7 @@ document.write("Last Published: " + docu
                 4.1.0 (2019-04-09)
             </h2>
 <div class="section">
-<a name="Summary-N1100B"></a>
+<a name="Summary-N11091"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1495,7 +1531,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLSec 2.1.2</li>
         
 </ul>
-<a name="Changes-N11030"></a>
+<a name="Changes-N110B6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1669,7 +1705,7 @@ document.write("Last Published: " + docu
                 4.0.1 (2018-12-03)
             </h2>
 <div class="section">
-<a name="Summary-N112A1"></a>
+<a name="Summary-N11327"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1680,7 +1716,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLBeans 3.0.2</li>
         
 </ul>
-<a name="Changes-N112B1"></a>
+<a name="Changes-N11337"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1838,7 +1874,7 @@ document.write("Last Published: " + docu
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N114E2"></a>
+<a name="Summary-N11568"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1847,7 +1883,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-N114EF"></a>
+<a name="Changes-N11575"></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=1902851&r1=1902850&r2=1902851&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Tue Jul 19 09:29:45 2022
@@ -704,12 +704,13 @@ document.write("Last Published: " + docu
         ooxml-schemas-1.3.jar for POI 3.14 or to POI 3.17,
         ooxml-schemas-1.1.jar for POI 3.7 up to POI 3.13, ooxml-schemas-1.0.jar
         for POI 3.5 and 3.6).
-        The larger ooxml-schemas jar is <a href="../help/index.html#faq-N10025">normally</a>
-        only required for development. Similarly, the ooxml-security jar, which contains
-        all of the classes relating to encryption and signing, is normally only
-        required for development. A subset of its contents are in poi-ooxml-schemas.
-        This JAR is ooxml-security-1.1.jar for POI 3.14 onwards and ooxml-security-1.0.jar
-        prior to that.
+        The larger poi-ooxml-full (formerly, ooxml-schemas) jar is <a href="../help/index.html#faq-N10025">normally</a>
+        only required for features that are not fully implemented in poi-ooxml.
+        There used to also be an ooxml-security jar, which contained
+        all of the classes relating to encryption and signing. POI 5 no longer needs this jar.
+        The equivalent classes are now in poi-ooxml-full and poi-ooxml-lite.
+        This JAR was ooxml-security-1.1.jar for POI 3.14 and POI 4. ooxml-security-1.0.jar
+        was used prior to that.
       </p>
 <p>
         The OOXML jars require a stax implementation, but now that Apache

Modified: poi/site/publish/components/spreadsheet/record-generator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/record-generator.html?rev=1902851&r1=1902850&r2=1902851&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/record-generator.html (original)
+++ poi/site/publish/components/spreadsheet/record-generator.html Tue Jul 19 09:29:45 2022
@@ -554,7 +554,7 @@ document.write("Last Published: " + docu
             time, so keep that in mind.
         </p>
 <p>
-            Currently the the XSL file that generates the record calls out to 
+            Currently the XSL file that generates the record calls out to
             Java objects.  The Java code for the record generation is
             currently quite messy with minimal comments.  
         </p>

Modified: poi/site/publish/devel/plan/vision20.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/plan/vision20.html?rev=1902851&r1=1902850&r2=1902851&view=diff
==============================================================================
--- poi/site/publish/devel/plan/vision20.html (original)
+++ poi/site/publish/devel/plan/vision20.html Tue Jul 19 09:29:45 2022
@@ -711,7 +711,7 @@ document.write("Last Published: " + docu
 	
 </ul>
 <p>
-		The minimum system requirements for the the HSSF API are:
+		The minimum system requirements for the HSSF API are:
 	</p>
 <ul>
 		
@@ -725,7 +725,7 @@ document.write("Last Published: " + docu
 	
 </ul>
 <p>
-		The minimum system requirements for the the HWPF API are:
+		The minimum system requirements for the HWPF API are:
 	</p>
 <ul>
 		

Modified: poi/site/publish/images/project-header.png
URL: http://svn.apache.org/viewvc/poi/site/publish/images/project-header.png?rev=1902851&r1=1902850&r2=1902851&view=diff
==============================================================================
Binary files - no diff available.



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