You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2018/11/30 23:06:56 UTC

svn commit: r1847860 - in /poi/site/publish: changes.html components/spreadsheet/quick-guide.html download.html index.html related-projects.html

Author: kiwiwings
Date: Fri Nov 30 23:06:55 2018
New Revision: 1847860

URL: http://svn.apache.org/viewvc?rev=1847860&view=rev
Log:
update links for POI 4.0.1

Modified:
    poi/site/publish/changes.html
    poi/site/publish/components/spreadsheet/quick-guide.html
    poi/site/publish/download.html
    poi/site/publish/index.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=1847860&r1=1847859&r2=1847860&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Nov 30 23:06:55 2018
@@ -207,9 +207,9 @@ document.write("Last Published: " + docu
     
 
     
-<a name="4.0.1-rc1"></a>
+<a name="4.0.1"></a>
 <h2 class="boxed">Version
-                4.0.1-rc1 (2018-11-??)
+                4.0.1 (2018-12-03)
             </h2>
 <div class="section">
 <a name="Summary"></a>
@@ -240,6 +240,74 @@ document.write("Last Published: " + docu
 <tbody>
         
 <tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59773">59773</a></td><td>POI_Overall</td><td>Move loop invariants outside of loop for faster execution</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59834">59834</a></td><td>POI_Overall</td><td>poi-ooxml pom.xml should include dependency on poi-scratchpad</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62690">62690</a></td><td>POI_Overall</td><td>Missing Maven dependency to commons-math3</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62692">62692</a></td><td>OPC</td><td>WildFly XML parser not properly supported - Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized </td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62699">62699</a></td><td>POI_Overall</td><td>Download page must link to https://www.apache.org/dist/poi/KEYS</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62733">62733</a></td><td>XSLF</td><td>XSLFBackground setFill() can corrupt the document</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62735">62735</a></td><td>XSSF</td><td>poi-ooxml 4.0.0 should have dependency on curvesapi 1.05</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62740">62740</a></td><td>XSSF</td><td>XSSFTable constructor automatically assigns invalid (non-unique) column IDs</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62768">62768</a></td><td>OPC</td><td>OPCPackage#close() method is incorrectly synchronized</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62796">62796</a></td><td>POI_Overall</td><td>Remove XML Event parser code from PackagePropertiesMarshaller</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62800">62800</a></td><td>XSLF</td><td>Fix null pointer exception if a picture shape has no blip id</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62805">62805</a></td><td>POI_Overall</td><td>Fix Old-Xerces build issues</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62805">62805</a></td><td>XSLF</td><td>XSLFTableCell#removeBorder(BorderEdge.right) removes the bottom edge not the right edge.</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62811">62811</a></td><td>POI_Overall</td><td>POI Encryption didn't work with 4.0.0 but did work with 3.17 </td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62951">62951</a></td><td>POI_Overall</td><td>FileMagic not correctly identified</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62949">62949</a></td><td>SL_Common</td><td>SlideShow rendering - keyframe fractions must be increasing</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62921">62921</a></td><td>POI_Overall</td><td>Provide OOXMLLite alternative for Java 12+</td>
+</tr>
+        
+<tr>
 <td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62625">62625</a></td><td>POI_Overall</td><td>Handle off-spec, variant REFERENCE_NAME record structure in VBAMacroReader</td>
 </tr>
         
@@ -304,7 +372,7 @@ document.write("Last Published: " + docu
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N1011E"></a>
+<a name="Summary-N1022E"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -313,7 +381,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-N1012B"></a>
+<a name="Changes-N1023B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -615,7 +683,7 @@ document.write("Last Published: " + docu
                 3.17 (2017-09-15)
             </h2>
 <div class="section">
-<a name="Summary-N105A7"></a>
+<a name="Summary-N106B7"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -630,7 +698,7 @@ document.write("Last Published: " + docu
 <li>SXSSF: fix XML processing - unicode surrogates and line breaks (#61048, #61246)</li>
       
 </ul>
-<a name="Changes-N105BD"></a>
+<a name="Changes-N106CD"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -740,7 +808,7 @@ document.write("Last Published: " + docu
                 3.17-beta1 (2017-07-01)
             </h2>
 <div class="section">
-<a name="Summary-N1072E"></a>
+<a name="Summary-N1083E"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -755,7 +823,7 @@ document.write("Last Published: " + docu
 <li>HWPF: support for Binary RC4 / CryptoAPI de-/encryption</li>
       
 </ul>
-<a name="Changes-N10744"></a>
+<a name="Changes-N10854"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -897,7 +965,7 @@ document.write("Last Published: " + docu
                 3.16 (2017-04-19)
             </h2>
 <div class="section">
-<a name="Summary-N1092F"></a>
+<a name="Summary-N10A3F"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -908,7 +976,7 @@ document.write("Last Published: " + docu
 <li>various charset related fixes in SS Common, XSSF and HWPF</li>
       
 </ul>
-<a name="Changes-N1093F"></a>
+<a name="Changes-N10A4F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -978,7 +1046,7 @@ document.write("Last Published: " + docu
                 3.16-beta2 (2017-02-02)
             </h2>
 <div class="section">
-<a name="Summary-N10A10"></a>
+<a name="Summary-N10B20"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -989,7 +1057,7 @@ document.write("Last Published: " + docu
 <li>Unicode and internationalization improvements</li>
       
 </ul>
-<a name="Changes-N10A20"></a>
+<a name="Changes-N10B30"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1119,7 +1187,7 @@ document.write("Last Published: " + docu
                 3.16-beta1 (2016-11-20)
             </h2>
 <div class="section">
-<a name="Summary-N10BE3"></a>
+<a name="Summary-N10CF3"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1134,7 +1202,7 @@ document.write("Last Published: " + docu
 <li>Examples to encrypt temp files in SXSSF</li>
       
 </ul>
-<a name="Changes-N10BF9"></a>
+<a name="Changes-N10D09"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1328,7 +1396,7 @@ document.write("Last Published: " + docu
                 3.15 (2016-09-19)
             </h2>
 <div class="section">
-<a name="Summary-N10EB2"></a>
+<a name="Summary-N10FC2"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1349,7 +1417,7 @@ document.write("Last Published: " + docu
 </li>
       
 </ul>
-<a name="Changes-N10ED2"></a>
+<a name="Changes-N10FE2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1559,7 +1627,7 @@ document.write("Last Published: " + docu
                 3.15-beta2 (2016-07-02)
             </h2>
 <div class="section">
-<a name="Summary-N111CF"></a>
+<a name="Summary-N112DF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1574,7 +1642,7 @@ document.write("Last Published: " + docu
 <li>various fixes for merged regions in Common SS</li>
       
 </ul>
-<a name="Changes-N111F1"></a>
+<a name="Changes-N11301"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1772,7 +1840,7 @@ document.write("Last Published: " + docu
                 3.15-beta1 (2016-04-15)
             </h2>
 <div class="section">
-<a name="Summary-N114BC"></a>
+<a name="Summary-N115CC"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1787,7 +1855,7 @@ document.write("Last Published: " + docu
 <li>fixes for color handling in XSSF and support for system colors in Common SL</li>
       
 </ul>
-<a name="Changes-N114DE"></a>
+<a name="Changes-N115EE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1897,7 +1965,7 @@ document.write("Last Published: " + docu
                 3.14 (2016-03-07)
             </h2>
 <div class="section">
-<a name="Summary-N11645"></a>
+<a name="Summary-N11755"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1921,7 +1989,7 @@ document.write("Last Published: " + docu
 <li>XWPF: various fixes for handling paragraphs and tables</li>
       
 </ul>
-<a name="Changes-N11673"></a>
+<a name="Changes-N11783"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2103,7 +2171,7 @@ document.write("Last Published: " + docu
                 3.14-beta1 (2015-12-24)
             </h2>
 <div class="section">
-<a name="Changes-N118F8"></a>
+<a name="Changes-N11A08"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2361,7 +2429,7 @@ document.write("Last Published: " + docu
                 3.13 (2015-09-25)
             </h2>
 <div class="section">
-<a name="Summary-N11C9B"></a>
+<a name="Summary-N11DAB"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2376,7 +2444,7 @@ document.write("Last Published: " + docu
             be aware of several api breaks especially in HSLF text handling</li>
       
 </ul>
-<a name="Changes-N11CAE"></a>
+<a name="Changes-N11DBE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2566,7 +2634,7 @@ document.write("Last Published: " + docu
                 3.13-beta1 (2015-07-23)
             </h2>
 <div class="section">
-<a name="Changes-N11F5C"></a>
+<a name="Changes-N1206C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2680,7 +2748,7 @@ document.write("Last Published: " + docu
                 3.12 (2015-05-11)
             </h2>
 <div class="section">
-<a name="Summary-N120DD"></a>
+<a name="Summary-N121ED"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2691,7 +2759,7 @@ document.write("Last Published: " + docu
 <li>Fix shifting comments with shifted rows (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56017">56017</a>)</li>
       
 </ul>
-<a name="Changes-N12105"></a>
+<a name="Changes-N12215"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2825,7 +2893,7 @@ document.write("Last Published: " + docu
                 3.12-beta1 (2015-02-28)
             </h2>
 <div class="section">
-<a name="Changes-N122CA"></a>
+<a name="Changes-N123DA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2987,7 +3055,7 @@ document.write("Last Published: " + docu
                 3.11 (2014-12-21)
             </h2>
 <div class="section">
-<a name="Summary-N124F6"></a>
+<a name="Summary-N12606"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -3067,7 +3135,7 @@ document.write("Last Published: " + docu
           break on setting required security features.</li>
       
 </ul>
-<a name="Changes-N12573"></a>
+<a name="Changes-N12683"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3149,7 +3217,7 @@ document.write("Last Published: " + docu
                 3.11-beta3 (2014-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N12665"></a>
+<a name="Changes-N12775"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3295,7 +3363,7 @@ document.write("Last Published: " + docu
                 3.11-beta2 (2014-08-22)
             </h2>
 <div class="section">
-<a name="Changes-N1285D"></a>
+<a name="Changes-N1296D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3341,7 +3409,7 @@ document.write("Last Published: " + docu
                 3.10.1 (2014-08-18)
             </h2>
 <div class="section">
-<a name="Summary-N128CB"></a>
+<a name="Summary-N129DB"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
       
@@ -3367,7 +3435,7 @@ document.write("Last Published: " + docu
           for reporting these issues!</li>
       
 </ul>
-<a name="Changes-N128E1"></a>
+<a name="Changes-N129F1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3401,7 +3469,7 @@ document.write("Last Published: " + docu
                 3.11-beta1 (2014-08-04)
             </h2>
 <div class="section">
-<a name="Summary-N12922"></a>
+<a name="Summary-N12A32"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -3411,7 +3479,7 @@ document.write("Last Published: " + docu
 <li>Dropped support for Java 1.5. Java 6 is now the minimum version required to run POI.</li>
       
 </ul>
-<a name="Changes-N1292F"></a>
+<a name="Changes-N12A3F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3705,7 +3773,7 @@ document.write("Last Published: " + docu
                 3.10-FINAL (2014-02-08)
             </h2>
 <div class="section">
-<a name="Changes-N12D74"></a>
+<a name="Changes-N12E84"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3883,7 +3951,7 @@ document.write("Last Published: " + docu
                 3.10-beta2 (2013-09-19)
             </h2>
 <div class="section">
-<a name="Changes-N12FF2"></a>
+<a name="Changes-N13102"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3977,7 +4045,7 @@ document.write("Last Published: " + docu
                 3.10-beta1 (2013-06-28)
             </h2>
 <div class="section">
-<a name="Changes-N1311A"></a>
+<a name="Changes-N1322A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4151,7 +4219,7 @@ document.write("Last Published: " + docu
                 3.9 (2012-12-03)
             </h2>
 <div class="section">
-<a name="Changes-N13388"></a>
+<a name="Changes-N13498"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4509,7 +4577,7 @@ document.write("Last Published: " + docu
                 3.8-FINAL (2012-03-26)
             </h2>
 <div class="section">
-<a name="Summary-N138D0"></a>
+<a name="Summary-N139E0"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -4537,7 +4605,7 @@ document.write("Last Published: " + docu
 <li>support for OOXML Agile Encryption</li>
       
 </ul>
-<a name="Changes-N138F2"></a>
+<a name="Changes-N13A02"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4807,7 +4875,7 @@ document.write("Last Published: " + docu
                 3.8-beta5 (2011-12-17)
             </h2>
 <div class="section">
-<a name="Changes-N13CD4"></a>
+<a name="Changes-N13DE4"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5025,7 +5093,7 @@ document.write("Last Published: " + docu
                 3.8-beta4 (2011-08-26)
             </h2>
 <div class="section">
-<a name="Changes-N13FD4"></a>
+<a name="Changes-N140E4"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5371,7 +5439,7 @@ document.write("Last Published: " + docu
                 3.8-beta3 (2011-06-06)
             </h2>
 <div class="section">
-<a name="Changes-N144B3"></a>
+<a name="Changes-N145C3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5537,7 +5605,7 @@ document.write("Last Published: " + docu
                 3.8-beta2 (2011-04-08)
             </h2>
 <div class="section">
-<a name="Changes-N146E0"></a>
+<a name="Changes-N147F0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5651,7 +5719,7 @@ document.write("Last Published: " + docu
                 3.8-beta1 (2011-03-07)
             </h2>
 <div class="section">
-<a name="Changes-N14852"></a>
+<a name="Changes-N14962"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5833,7 +5901,7 @@ document.write("Last Published: " + docu
                 3.7 (2010-10-29)
             </h2>
 <div class="section">
-<a name="Summary-N14AD7"></a>
+<a name="Summary-N14BE7"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -5914,7 +5982,7 @@ document.write("Last Published: " + docu
 <li>...and much much more: code cleanup, many bug fixes and performance improvements</li>
       
 </ul>
-<a name="Changes-N14B42"></a>
+<a name="Changes-N14C52"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5976,7 +6044,7 @@ document.write("Last Published: " + docu
                 3.7-beta3 (2010-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N14BF0"></a>
+<a name="Changes-N14D00"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6158,7 +6226,7 @@ document.write("Last Published: " + docu
                 3.7-beta2 (2010-08-09)
             </h2>
 <div class="section">
-<a name="Changes-N14E63"></a>
+<a name="Changes-N14F73"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6288,7 +6356,7 @@ document.write("Last Published: " + docu
                 3.7-beta1 (2010-06-20)
             </h2>
 <div class="section">
-<a name="Changes-N15012"></a>
+<a name="Changes-N15122"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6649,7 +6717,7 @@ document.write("Last Published: " + docu
                 3.6 (2009-12-14)
             </h2>
 <div class="section">
-<a name="Changes-N15534"></a>
+<a name="Changes-N15644"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6812,7 +6880,7 @@ document.write("Last Published: " + docu
                 3.5-final (2009-09-28)
             </h2>
 <div class="section">
-<a name="Changes-N1576C"></a>
+<a name="Changes-N1587C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7053,7 +7121,7 @@ document.write("Last Published: " + docu
                 3.5-beta6 (2009-06-22)
             </h2>
 <div class="section">
-<a name="Changes-N15ADB"></a>
+<a name="Changes-N15BEB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7302,7 +7370,7 @@ document.write("Last Published: " + docu
                 3.5-beta5 (2009-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N15E73"></a>
+<a name="Changes-N15F83"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7487,7 +7555,7 @@ document.write("Last Published: " + docu
                 3.5-beta4 (2008-11-29)
             </h2>
 <div class="section">
-<a name="Changes-N16102"></a>
+<a name="Changes-N16212"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7596,7 +7664,7 @@ document.write("Last Published: " + docu
                 3.5-beta3 (2008-09-26)
             </h2>
 <div class="section">
-<a name="Changes-N1626A"></a>
+<a name="Changes-N1637A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7633,7 +7701,7 @@ document.write("Last Published: " + docu
                 3.5-beta2 (2008-08-20)
             </h2>
 <div class="section">
-<a name="Changes-N162B8"></a>
+<a name="Changes-N163C8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7706,7 +7774,7 @@ document.write("Last Published: " + docu
                 3.5-beta1 (2008-07-18)
             </h2>
 <div class="section">
-<a name="Changes-N1638A"></a>
+<a name="Changes-N1649A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7759,7 +7827,7 @@ document.write("Last Published: " + docu
                 3.2-FINAL (2008-10-19)
             </h2>
 <div class="section">
-<a name="Changes-N16409"></a>
+<a name="Changes-N16519"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8172,7 +8240,7 @@ document.write("Last Published: " + docu
                 3.1-final (2008-06-29)
             </h2>
 <div class="section">
-<a name="Changes-N169E3"></a>
+<a name="Changes-N16AF3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8301,7 +8369,7 @@ document.write("Last Published: " + docu
                 3.1-beta2 (2008-05-26)
             </h2>
 <div class="section">
-<a name="Changes-N16B98"></a>
+<a name="Changes-N16CA8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8398,7 +8466,7 @@ document.write("Last Published: " + docu
                 3.1-beta1 (2008-04-28)
             </h2>
 <div class="section">
-<a name="Changes-N16CD9"></a>
+<a name="Changes-N16DE9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8720,7 +8788,7 @@ document.write("Last Published: " + docu
                 3.0.2-FINAL (2008-02-04)
             </h2>
 <div class="section">
-<a name="Changes-N1716F"></a>
+<a name="Changes-N1727F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8833,7 +8901,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA2 (2008-01-12)
             </h2>
 <div class="section">
-<a name="Changes-N172EA"></a>
+<a name="Changes-N173FA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8890,7 +8958,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA1 (2007-12-04)
             </h2>
 <div class="section">
-<a name="Changes-N17385"></a>
+<a name="Changes-N17495"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9048,7 +9116,7 @@ document.write("Last Published: " + docu
                 3.0.1-FINAL (2007-07-05)
             </h2>
 <div class="section">
-<a name="Changes-N17595"></a>
+<a name="Changes-N176A5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9118,7 +9186,7 @@ document.write("Last Published: " + docu
                 3.0-FINAL (2007-05-18)
             </h2>
 <div class="section">
-<a name="Changes-N17657"></a>
+<a name="Changes-N17767"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9164,7 +9232,7 @@ document.write("Last Published: " + docu
                 3.0-alpha3 (2006-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N176BF"></a>
+<a name="Changes-N177CF"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9194,7 +9262,7 @@ document.write("Last Published: " + docu
                 3.0-alpha2 (2006-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N176ED"></a>
+<a name="Changes-N177FD"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9232,7 +9300,7 @@ document.write("Last Published: " + docu
                 3.0-alpha1 (2005-06-04)
             </h2>
 <div class="section">
-<a name="Changes-N17738"></a>
+<a name="Changes-N17848"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9270,7 +9338,7 @@ document.write("Last Published: " + docu
                 2.5.1-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N17780"></a>
+<a name="Changes-N17890"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9312,7 +9380,7 @@ document.write("Last Published: " + docu
                 2.5-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N177DE"></a>
+<a name="Changes-N178EE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9346,7 +9414,7 @@ document.write("Last Published: " + docu
                 2.0-FINAL (2004-01-26)
             </h2>
 <div class="section">
-<a name="Changes-N1781C"></a>
+<a name="Changes-N1792C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9376,7 +9444,7 @@ document.write("Last Published: " + docu
                 2.0-RC2 (2004-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N1784A"></a>
+<a name="Changes-N1795A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9430,7 +9498,7 @@ document.write("Last Published: " + docu
                 2.0-RC1 (2003-11-02)
             </h2>
 <div class="section">
-<a name="Changes-N178D2"></a>
+<a name="Changes-N179E2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9588,7 +9656,7 @@ document.write("Last Published: " + docu
                 2.0-pre3 (2003-07-29)
             </h2>
 <div class="section">
-<a name="Changes-N17B03"></a>
+<a name="Changes-N17C13"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9635,7 +9703,7 @@ document.write("Last Published: " + docu
                 2.0-pre2 (2003-07-06)
             </h2>
 <div class="section">
-<a name="Changes-N17B65"></a>
+<a name="Changes-N17C75"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9689,7 +9757,7 @@ document.write("Last Published: " + docu
                 2.0-pre1 (2003-05-17)
             </h2>
 <div class="section">
-<a name="Changes-N17BD4"></a>
+<a name="Changes-N17CE4"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9786,7 +9854,7 @@ document.write("Last Published: " + docu
                 1.10-dev (2003-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N17CDF"></a>
+<a name="Changes-N17DEF"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9823,7 +9891,7 @@ document.write("Last Published: " + docu
                 1.8-dev (2002-09-20)
             </h2>
 <div class="section">
-<a name="Changes-N17D27"></a>
+<a name="Changes-N17E37"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9878,7 +9946,7 @@ document.write("Last Published: " + docu
                 1.7-dev (Release date not recorded)
             </h2>
 <div class="section">
-<a name="Changes-N17DA3"></a>
+<a name="Changes-N17EB3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9911,7 +9979,7 @@ document.write("Last Published: " + docu
                 1.5.1 (2002-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N17DDE"></a>
+<a name="Changes-N17EEE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9944,7 +10012,7 @@ document.write("Last Published: " + docu
                 1.5 (2002-05-06)
             </h2>
 <div class="section">
-<a name="Changes-N17E19"></a>
+<a name="Changes-N17F29"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9993,7 +10061,7 @@ document.write("Last Published: " + docu
                 1.2.0 (2002-01-19)
             </h2>
 <div class="section">
-<a name="Changes-N17E88"></a>
+<a name="Changes-N17F98"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10022,7 +10090,7 @@ document.write("Last Published: " + docu
                 1.1.0 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N17EB6"></a>
+<a name="Changes-N17FC6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10063,7 +10131,7 @@ document.write("Last Published: " + docu
                 1.0.2 (2002-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N17F0B"></a>
+<a name="Changes-N1801B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10092,7 +10160,7 @@ document.write("Last Published: " + docu
                 1.0.1 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N17F39"></a>
+<a name="Changes-N18049"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10121,7 +10189,7 @@ document.write("Last Published: " + docu
                 1.0.0 (2001-12-30)
             </h2>
 <div class="section">
-<a name="Changes-N17F67"></a>
+<a name="Changes-N18077"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10150,7 +10218,7 @@ document.write("Last Published: " + docu
                 0.14.0 (2001-12-22)
             </h2>
 <div class="section">
-<a name="Changes-N17F95"></a>
+<a name="Changes-N180A5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10191,7 +10259,7 @@ document.write("Last Published: " + docu
                 0.13.0 (2001-12-16)
             </h2>
 <div class="section">
-<a name="Changes-N17FEA"></a>
+<a name="Changes-N180FA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10220,7 +10288,7 @@ document.write("Last Published: " + docu
                 0.12.0 (2001-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N18018"></a>
+<a name="Changes-N18128"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10269,7 +10337,7 @@ document.write("Last Published: " + docu
                 0.11.0 (2001-12-08)
             </h2>
 <div class="section">
-<a name="Changes-N18087"></a>
+<a name="Changes-N18197"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10298,7 +10366,7 @@ document.write("Last Published: " + docu
                 0.10.0 (2001-12-02)
             </h2>
 <div class="section">
-<a name="Changes-N180B5"></a>
+<a name="Changes-N181C5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10339,7 +10407,7 @@ document.write("Last Published: " + docu
                 0.7 (and interim releases) (2001-11-17)
             </h2>
 <div class="section">
-<a name="Changes-N1810A"></a>
+<a name="Changes-N1821A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10384,7 +10452,7 @@ document.write("Last Published: " + docu
                 0.6 (2001-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N1815F"></a>
+<a name="Changes-N1826F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10417,7 +10485,7 @@ document.write("Last Published: " + docu
                 0.5 (2001-11-05)
             </h2>
 <div class="section">
-<a name="Changes-N1819A"></a>
+<a name="Changes-N182AA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10446,7 +10514,7 @@ document.write("Last Published: " + docu
                 0.4 (2001-10-31)
             </h2>
 <div class="section">
-<a name="Changes-N181C8"></a>
+<a name="Changes-N182D8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10475,7 +10543,7 @@ document.write("Last Published: " + docu
                 0.3 (2001-10-26)
             </h2>
 <div class="section">
-<a name="Changes-N181F6"></a>
+<a name="Changes-N18306"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10504,7 +10572,7 @@ document.write("Last Published: " + docu
                 0.2 (2001-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N18224"></a>
+<a name="Changes-N18334"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10533,7 +10601,7 @@ document.write("Last Published: " + docu
                 0.1 (2001-08-28)
             </h2>
 <div class="section">
-<a name="Changes-N18252"></a>
+<a name="Changes-N18362"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>

Modified: poi/site/publish/components/spreadsheet/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/quick-guide.html?rev=1847860&r1=1847859&r2=1847860&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/quick-guide.html (original)
+++ poi/site/publish/components/spreadsheet/quick-guide.html Fri Nov 30 23:06:55 2018
@@ -1043,7 +1043,7 @@ Examples:
     cell.setCellValue("custom XSSF colors");
 
     XSSFCellStyle style1 = wb.createCellStyle();
-    style1.setFillForegroundColor(new XSSFColor(new java.awt.Color(128, 0, 128)));
+    style1.setFillForegroundColor(new XSSFColor(new java.awt.Color(128, 0, 128), new DefaultIndexedColorMap()));
     style1.setFillPattern(FillPatternType.SOLID_FOREGROUND);
                     </pre>
 <a name="ReadWriteWorkbook" id="ReadWriteWorkbook"></a><a name="Reading+and+Rewriting+Workbooks"></a>

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1847860&r1=1847859&r2=1847860&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Fri Nov 30 23:06:55 2018
@@ -207,67 +207,67 @@ document.write("Last Published: " + docu
 </div>
 
     <!-- latest final release -->
-      
-<a name="POI-4.0.0"></a>
-<h2 class="boxed">07 September 2018 - POI 4.0.0 available</h2>
+    
+<a name="POI-4.0.1"></a>
+<h2 class="boxed">03 December 2018 - POI 4.0.1 available</h2>
 <div class="section">
-<p>The Apache POI team is pleased to announce the release of 4.0.0.
-              Featured are a handful of new areas of functionality and numerous bug fixes.</p>
+<p>The Apache POI team is pleased to announce the release of 4.0.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-4.0.0.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>
+          <a href="https://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES-4.0.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>
 <p>
-              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
-              "4.0.0".
-          </p>
-<a name="POI-4.0.0-bin"></a>
+          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
+          "4.0.1".
+      </p>
+<a name="POI-4.0.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-4.0.0-20180907.tar.gz">poi-bin-4.0.0-20180907.tar.gz</a>
-                      (25.43 MB, <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.tar.gz.asc">signature (.asc)</a>,
-                      checksum: <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.tar.gz.sha256">SHA-256</a>,
-                      <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.tar.gz.sha512">SHA-512</a>)
-                  </li>
                   
-<li>
-                      
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-4.0.0-20180907.zip">poi-bin-4.0.0-20180907.zip</a>
-                      (34.80 MB, <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.zip.asc">signature (.asc)</a>,
-                      checksum: <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.zip.sha256">SHA-256</a>,
-                      <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.zip.sha512">SHA-512</a>)
-                  </li>
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-4.0.1-20181203.tar.gz">poi-bin-4.0.1-20181203.tar.gz</a>
+                  (26.85 MB, <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.1-20181203.tar.gz.asc">signature (.asc)</a>,
+                  checksum: <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.1-20181203.tar.gz.sha256">SHA-256</a>,
+                  <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.1-20181203.tar.gz.sha512">SHA-512</a>)
+              </li>
               
+<li>
+                  
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-4.0.1-20181203.zip">poi-bin-4.0.1-20181203.zip</a>
+                  (36.28 MB, <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.1-20181203.zip.asc">signature (.asc)</a>,
+                  checksum: <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.1-20181203.zip.sha256">SHA-256</a>,
+                  <a href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.1-20181203.zip.sha512">SHA-512</a>)
+              </li>
+          
 </ul>
-<a name="POI-4.0.0-src"></a>
+<a name="POI-4.0.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-4.0.0-20180907.tar.gz">poi-src-4.0.0-20180907.tar.gz</a>
-                      (92.35 MB, <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.tar.gz.asc">signature (.asc)</a>,
-                      checksum: <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.tar.gz.sha256">SHA-256</a>,
-                      <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.tar.gz.sha512">SHA-512</a>)
-                  </li>
                   
-<li>
-                      
-<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-4.0.0-20180907.zip">poi-src-4.0.0-20180907.zip</a>
-                      (96.55 MB, <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.zip.asc">signature (.asc)</a>,
-                      checksum: <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.zip.sha256">SHA-256</a>,
-                      <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.zip.sha512">SHA-512</a>)
-                  </li>
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-4.0.1-20181203.tar.gz">poi-src-4.0.1-20181203.tar.gz</a>
+                  (93.03 MB, <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.1-20181203.tar.gz.asc">signature (.asc)</a>,
+                  checksum: <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.1-20181203.tar.gz.sha256">SHA-256</a>,
+                  <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.1-20181203.tar.gz.sha512">SHA-512</a>)
+              </li>
               
+<li>
+                  
+<a href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-4.0.1-20181203.zip">poi-src-4.0.1-20181203.zip</a>
+                  (97.23 MB, <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.1-20181203.zip.asc">signature (.asc)</a>,
+                  checksum: <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.1-20181203.zip.sha256">SHA-256</a>,
+                  <a href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.1-20181203.zip.sha512">SHA-512</a>)
+              </li>
+          
 </ul>
 </div>
-    
+
     
 <a name="nightly"></a>
 <h2 class="boxed">Nightly Builds</h2>

Modified: poi/site/publish/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1847860&r1=1847859&r2=1847860&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Fri Nov 30 23:06:55 2018
@@ -179,19 +179,19 @@ document.write("Last Published: " + docu
 <a name="Project+News"></a>
 <h2 class="boxed">Project News</h2>
 <div class="section">
-<a name="07+September+2018+-+POI+4.0.0+available"></a>
-<h3 class="boxed">07 September 2018 - POI 4.0.0 available</h3>
-<p>The Apache POI team is pleased to announce the release of 4.0.0.
+<a name="03+December+2018+-+POI+4.0.1+available"></a>
+<h3 class="boxed">03 December 2018 - POI 4.0.1 available</h3>
+<p>The Apache POI team is pleased to announce the release of 4.0.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/release/RELEASE-NOTES.txt">Release Notes</a>.
-          A full list of changes is available in the <a href="changes.html#4.0.0">change log</a>.
+          A full list of changes is available in the <a href="changes.html#4.0.1">change log</a>.
           People interested should also follow the <a href="help/index.html">dev list</a> to track progress.</p>
 <p>See the <a href="download.html#POI-4.0.0">downloads</a> page for more details.</p>
-<p>POI 4.0.0 is the first release to require Java 8 or newer.</p>
-<a name="29+June+2018+-+XMLBeans+3.0.0+available"></a>
-<h3 class="boxed">29 June 2018 - XMLBeans 3.0.0 available</h3>
-<p>The Apache POI team is pleased to announce the release of XMLBeans 3.0.0.
+<p>POI 4.0.1 is the first release to require Java 8 or newer.</p>
+<a name="23+October+2018+-+XMLBeans+3.0.2+available"></a>
+<h3 class="boxed">23 October 2018 - XMLBeans 3.0.2 available</h3>
+<p>The Apache POI team is pleased to announce the release of XMLBeans 3.0.2.
          Featured are a handful of bug fixes.</p>
 <p>The Apache POI project has unretired the XMLBeans codebase and is maintaining it as a sub-project, 
          due to its importance in the poi-ooxml codebase.</p>
@@ -199,8 +199,8 @@ document.write("Last Published: " + docu
         <a href="https://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup">Release Notes</a>.
         People interested should also follow the <a href="help/index.html">POI dev list</a> to track progress.</p>
 <p>The XMLBeans <a href="https://issues.apache.org/jira/projects/XMLBEANS">JIRA project</a> has been reopened and feel free to open issues.</p>
-<p>The upcoming POI 4.0.0 release will use XMLBeans 3.0.0.</p>
-<p>XMLBeans 3.0.0 requires Java 6 or newer.</p>
+<p>The upcoming POI 4.0.1 release will use XMLBeans 3.0.2.</p>
+<p>XMLBeans 3.0.2 requires Java 6 or newer.</p>
 <a name="15+August+2017+-+Initial+support+for+JDK+9"></a>
 <h3 class="boxed">15 August 2017 - Initial support for JDK 9</h3>
 <p>We did some work to verify that compilation with Java 9 is working and

Modified: poi/site/publish/related-projects.html
URL: http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1847860&r1=1847859&r2=1847860&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Fri Nov 30 23:06:55 2018
@@ -274,8 +274,8 @@ document.write("Last Published: " + docu
 <h3 class="boxed">Excel Streaming Reader</h3>
 <p>
               
-<a href="https://github.com/pjfanning/excel-streaming-reader">Excel Streaming Reader</a> uses the POI Streaming API to provide Row/Cell like read-access to large Excel spreadsheets.
-              Available under the Apache License, Version 2.0. This version is derived from <a href="https://github.com/monitorjbl/excel-streaming-reader">monitorjbl/excel-streaming-reader</a> which supports POI 3.17.
+<a href="https://github.com/monitorjbl/excel-streaming-reader">Excel Streaming Reader</a> uses the POI Streaming API to provide Row/Cell like read-access to large Excel spreadsheets.
+              Available under the Apache License, Version 2.0.
               </p>
 <a name="poi-shared-strings"></a>
 <h3 class="boxed">poi-shared-strings</h3>



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