You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2019/01/11 16:12:06 UTC

svn commit: r1851069 [1/2] - in /poi/site: publish/ publish/apidocs/ publish/components/ publish/components/diagram/ publish/components/document/ publish/components/hmef/ publish/components/hpbf/ publish/components/hpsf/ publish/components/hsmf/ publis...

Author: centic
Date: Fri Jan 11 16:12:05 2019
New Revision: 1851069

URL: http://svn.apache.org/viewvc?rev=1851069&view=rev
Log:
Update Java 11 FAQ and information
Change copyright date to 2019
Add some changelog
Fix link to current Sonar instance
Remove Ant 1.9.4 as we test with 1.9.9 in CI now

Modified:
    poi/site/publish/apidocs/index.html
    poi/site/publish/casestudies.html
    poi/site/publish/changes.html
    poi/site/publish/components/diagram/index.html
    poi/site/publish/components/document/docoverview.html
    poi/site/publish/components/document/index.html
    poi/site/publish/components/document/projectplan.html
    poi/site/publish/components/document/quick-guide-xwpf.html
    poi/site/publish/components/document/quick-guide.html
    poi/site/publish/components/hmef/index.html
    poi/site/publish/components/hpbf/file-format.html
    poi/site/publish/components/hpbf/index.html
    poi/site/publish/components/hpsf/how-to.html
    poi/site/publish/components/hpsf/index.html
    poi/site/publish/components/hpsf/internals.html
    poi/site/publish/components/hpsf/thumbnails.html
    poi/site/publish/components/hpsf/todo.html
    poi/site/publish/components/hsmf/index.html
    poi/site/publish/components/index.html
    poi/site/publish/components/logging.html
    poi/site/publish/components/oxml4j/index.html
    poi/site/publish/components/poi-jvm-languages.html
    poi/site/publish/components/poi-ruby.html
    poi/site/publish/components/poifs/design.html
    poi/site/publish/components/poifs/embeded.html
    poi/site/publish/components/poifs/fileformat.html
    poi/site/publish/components/poifs/how-to.html
    poi/site/publish/components/poifs/index.html
    poi/site/publish/components/poifs/usecases.html
    poi/site/publish/components/slideshow/how-to-shapes.html
    poi/site/publish/components/slideshow/index.html
    poi/site/publish/components/slideshow/ppt-file-format.html
    poi/site/publish/components/slideshow/quick-guide.html
    poi/site/publish/components/slideshow/xslf-cookbook.html
    poi/site/publish/components/spreadsheet/chart.html
    poi/site/publish/components/spreadsheet/converting.html
    poi/site/publish/components/spreadsheet/diagram1.html
    poi/site/publish/components/spreadsheet/diagrams.html
    poi/site/publish/components/spreadsheet/eval-devguide.html
    poi/site/publish/components/spreadsheet/eval.html
    poi/site/publish/components/spreadsheet/examples.html
    poi/site/publish/components/spreadsheet/excelant.html
    poi/site/publish/components/spreadsheet/formula.html
    poi/site/publish/components/spreadsheet/hacking-hssf.html
    poi/site/publish/components/spreadsheet/how-to.html
    poi/site/publish/components/spreadsheet/index.html
    poi/site/publish/components/spreadsheet/limitations.html
    poi/site/publish/components/spreadsheet/quick-guide.html
    poi/site/publish/components/spreadsheet/record-generator.html
    poi/site/publish/components/spreadsheet/use-case.html
    poi/site/publish/components/spreadsheet/user-defined-functions.html
    poi/site/publish/devel/guidelines.html
    poi/site/publish/devel/historyandfuture.html
    poi/site/publish/devel/index.html
    poi/site/publish/devel/plan/index.html
    poi/site/publish/devel/plan/vision10.html
    poi/site/publish/devel/plan/vision20.html
    poi/site/publish/devel/references/index.html
    poi/site/publish/devel/references/logocontest.html
    poi/site/publish/devel/resolutions/index.html
    poi/site/publish/devel/resolutions/res001.html
    poi/site/publish/devel/subversion.html
    poi/site/publish/devel/who.html
    poi/site/publish/download.html
    poi/site/publish/encryption.html
    poi/site/publish/help/faq.html
    poi/site/publish/help/index.html
    poi/site/publish/images/project-header.png
    poi/site/publish/index.html
    poi/site/publish/legal.html
    poi/site/publish/linkmap.html
    poi/site/publish/related-projects.html
    poi/site/publish/text-extraction.html
    poi/site/src/documentation/content/xdocs/changes.xml
    poi/site/src/documentation/content/xdocs/devel/index.xml
    poi/site/src/documentation/content/xdocs/devel/subversion.xml
    poi/site/src/documentation/content/xdocs/help/faq.xml
    poi/site/src/documentation/content/xdocs/index.xml

Modified: poi/site/publish/apidocs/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/apidocs/index.html (original)
+++ poi/site/publish/apidocs/index.html Fri Jan 11 16:12:05 2019
@@ -249,7 +249,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/casestudies.html
URL: http://svn.apache.org/viewvc/poi/site/publish/casestudies.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/casestudies.html (original)
+++ poi/site/publish/casestudies.html Fri Jan 11 16:12:05 2019
@@ -514,7 +514,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Jan 11 16:12:05 2019
@@ -227,6 +227,46 @@ 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=60460">60460</a></td><td>SL_Common</td><td>Null pointer exception in ExternSheetNameResolver.prependSheetName method</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=60845">60845</a></td><td>XSSF</td><td>Fix copying styles/conditional formatting</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63054">63054</a></td><td>SS_Common XSSF HSSF</td><td>Improved evaluation of array formulas with errors in arguments</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=63047">63047</a></td><td>POI_Overall</td><td>Make POILogger subclassable</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62904">62904</a></td><td>SS_Common XSSF HSSF</td><td>Support array arguments in IF and logical IS*** functions</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63028">63028</a></td><td>SL_Common XSLF HSLF</td><td>Provide font embedding for slideshows</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=61532">61532</a></td><td>SXSSF</td><td>Fix setting values/types during formula evaluation for SXSSF</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=62629">62629</a></td><td>OPC</td><td>Allow to handle files with invalid content types for pictures</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=62839">62839</a></td><td>SL_Common</td><td>Fix MathX.floor for negative n</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=62884">62884</a></td><td>SL_Common</td><td>Sheetnum is not checked in InternalWorkbook.setSheetHidden()</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=62886">62886</a></td><td>OPC</td><td>Regression extracting text from corrupted docx files</td>
 </tr>
         
@@ -295,7 +335,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLBeans 3.0.2</li>
       
 </ul>
-<a name="Changes-N100FE"></a>
+<a name="Changes-N1019E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -388,6 +428,10 @@ document.write("Last Published: " + docu
 </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=62836">62836</a></td><td>SS_Common</td><td>Support TREND function</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=62859">62859</a></td><td>XWPF</td><td>Rare NPE while creating XWPFSDTContent</td>
 </tr>
         
@@ -404,6 +448,10 @@ document.write("Last Published: " + docu
 </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=62373">62373</a></td><td>SS_Common</td><td>Support FREQUENCY function</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=62742">62742</a></td><td>POI_Overall</td><td>Add common-compress jar to bin zip/tgz</td>
 </tr>
         
@@ -444,7 +492,7 @@ document.write("Last Published: " + docu
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N1030F"></a>
+<a name="Summary-N103CF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -453,7 +501,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-N1031C"></a>
+<a name="Changes-N103DC"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -755,7 +803,7 @@ document.write("Last Published: " + docu
                 3.17 (2017-09-15)
             </h2>
 <div class="section">
-<a name="Summary-N10798"></a>
+<a name="Summary-N10858"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -770,7 +818,7 @@ document.write("Last Published: " + docu
 <li>SXSSF: fix XML processing - unicode surrogates and line breaks (#61048, #61246)</li>
       
 </ul>
-<a name="Changes-N107AE"></a>
+<a name="Changes-N1086E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -880,7 +928,7 @@ document.write("Last Published: " + docu
                 3.17-beta1 (2017-07-01)
             </h2>
 <div class="section">
-<a name="Summary-N1091F"></a>
+<a name="Summary-N109DF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -895,7 +943,7 @@ document.write("Last Published: " + docu
 <li>HWPF: support for Binary RC4 / CryptoAPI de-/encryption</li>
       
 </ul>
-<a name="Changes-N10935"></a>
+<a name="Changes-N109F5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1037,7 +1085,7 @@ document.write("Last Published: " + docu
                 3.16 (2017-04-19)
             </h2>
 <div class="section">
-<a name="Summary-N10B20"></a>
+<a name="Summary-N10BE0"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1048,7 +1096,7 @@ document.write("Last Published: " + docu
 <li>various charset related fixes in SS Common, XSSF and HWPF</li>
       
 </ul>
-<a name="Changes-N10B30"></a>
+<a name="Changes-N10BF0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1118,7 +1166,7 @@ document.write("Last Published: " + docu
                 3.16-beta2 (2017-02-02)
             </h2>
 <div class="section">
-<a name="Summary-N10C01"></a>
+<a name="Summary-N10CC1"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1129,7 +1177,7 @@ document.write("Last Published: " + docu
 <li>Unicode and internationalization improvements</li>
       
 </ul>
-<a name="Changes-N10C11"></a>
+<a name="Changes-N10CD1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1259,7 +1307,7 @@ document.write("Last Published: " + docu
                 3.16-beta1 (2016-11-20)
             </h2>
 <div class="section">
-<a name="Summary-N10DD4"></a>
+<a name="Summary-N10E94"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1274,7 +1322,7 @@ document.write("Last Published: " + docu
 <li>Examples to encrypt temp files in SXSSF</li>
       
 </ul>
-<a name="Changes-N10DEA"></a>
+<a name="Changes-N10EAA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1468,7 +1516,7 @@ document.write("Last Published: " + docu
                 3.15 (2016-09-19)
             </h2>
 <div class="section">
-<a name="Summary-N110A3"></a>
+<a name="Summary-N11163"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1489,7 +1537,7 @@ document.write("Last Published: " + docu
 </li>
       
 </ul>
-<a name="Changes-N110C3"></a>
+<a name="Changes-N11183"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1699,7 +1747,7 @@ document.write("Last Published: " + docu
                 3.15-beta2 (2016-07-02)
             </h2>
 <div class="section">
-<a name="Summary-N113C0"></a>
+<a name="Summary-N11480"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1714,7 +1762,7 @@ document.write("Last Published: " + docu
 <li>various fixes for merged regions in Common SS</li>
       
 </ul>
-<a name="Changes-N113E2"></a>
+<a name="Changes-N114A2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1912,7 +1960,7 @@ document.write("Last Published: " + docu
                 3.15-beta1 (2016-04-15)
             </h2>
 <div class="section">
-<a name="Summary-N116AD"></a>
+<a name="Summary-N1176D"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1927,7 +1975,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-N116CF"></a>
+<a name="Changes-N1178F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2037,7 +2085,7 @@ document.write("Last Published: " + docu
                 3.14 (2016-03-07)
             </h2>
 <div class="section">
-<a name="Summary-N11836"></a>
+<a name="Summary-N118F6"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2061,7 +2109,7 @@ document.write("Last Published: " + docu
 <li>XWPF: various fixes for handling paragraphs and tables</li>
       
 </ul>
-<a name="Changes-N11864"></a>
+<a name="Changes-N11924"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2243,7 +2291,7 @@ document.write("Last Published: " + docu
                 3.14-beta1 (2015-12-24)
             </h2>
 <div class="section">
-<a name="Changes-N11AE9"></a>
+<a name="Changes-N11BA9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2501,7 +2549,7 @@ document.write("Last Published: " + docu
                 3.13 (2015-09-25)
             </h2>
 <div class="section">
-<a name="Summary-N11E8C"></a>
+<a name="Summary-N11F4C"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2516,7 +2564,7 @@ document.write("Last Published: " + docu
             be aware of several api breaks especially in HSLF text handling</li>
       
 </ul>
-<a name="Changes-N11E9F"></a>
+<a name="Changes-N11F5F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2706,7 +2754,7 @@ document.write("Last Published: " + docu
                 3.13-beta1 (2015-07-23)
             </h2>
 <div class="section">
-<a name="Changes-N1214D"></a>
+<a name="Changes-N1220D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2820,7 +2868,7 @@ document.write("Last Published: " + docu
                 3.12 (2015-05-11)
             </h2>
 <div class="section">
-<a name="Summary-N122CE"></a>
+<a name="Summary-N1238E"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2831,7 +2879,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-N122F6"></a>
+<a name="Changes-N123B6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2965,7 +3013,7 @@ document.write("Last Published: " + docu
                 3.12-beta1 (2015-02-28)
             </h2>
 <div class="section">
-<a name="Changes-N124BB"></a>
+<a name="Changes-N1257B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3127,7 +3175,7 @@ document.write("Last Published: " + docu
                 3.11 (2014-12-21)
             </h2>
 <div class="section">
-<a name="Summary-N126E7"></a>
+<a name="Summary-N127A7"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -3207,7 +3255,7 @@ document.write("Last Published: " + docu
           break on setting required security features.</li>
       
 </ul>
-<a name="Changes-N12764"></a>
+<a name="Changes-N12824"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3289,7 +3337,7 @@ document.write("Last Published: " + docu
                 3.11-beta3 (2014-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N12856"></a>
+<a name="Changes-N12916"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3435,7 +3483,7 @@ document.write("Last Published: " + docu
                 3.11-beta2 (2014-08-22)
             </h2>
 <div class="section">
-<a name="Changes-N12A4E"></a>
+<a name="Changes-N12B0E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3481,7 +3529,7 @@ document.write("Last Published: " + docu
                 3.10.1 (2014-08-18)
             </h2>
 <div class="section">
-<a name="Summary-N12ABC"></a>
+<a name="Summary-N12B7C"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
       
@@ -3507,7 +3555,7 @@ document.write("Last Published: " + docu
           for reporting these issues!</li>
       
 </ul>
-<a name="Changes-N12AD2"></a>
+<a name="Changes-N12B92"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3541,7 +3589,7 @@ document.write("Last Published: " + docu
                 3.11-beta1 (2014-08-04)
             </h2>
 <div class="section">
-<a name="Summary-N12B13"></a>
+<a name="Summary-N12BD3"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -3551,7 +3599,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-N12B20"></a>
+<a name="Changes-N12BE0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3845,7 +3893,7 @@ document.write("Last Published: " + docu
                 3.10-FINAL (2014-02-08)
             </h2>
 <div class="section">
-<a name="Changes-N12F65"></a>
+<a name="Changes-N13025"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4023,7 +4071,7 @@ document.write("Last Published: " + docu
                 3.10-beta2 (2013-09-19)
             </h2>
 <div class="section">
-<a name="Changes-N131E3"></a>
+<a name="Changes-N132A3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4117,7 +4165,7 @@ document.write("Last Published: " + docu
                 3.10-beta1 (2013-06-28)
             </h2>
 <div class="section">
-<a name="Changes-N1330B"></a>
+<a name="Changes-N133CB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4291,7 +4339,7 @@ document.write("Last Published: " + docu
                 3.9 (2012-12-03)
             </h2>
 <div class="section">
-<a name="Changes-N13579"></a>
+<a name="Changes-N13639"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4649,7 +4697,7 @@ document.write("Last Published: " + docu
                 3.8-FINAL (2012-03-26)
             </h2>
 <div class="section">
-<a name="Summary-N13AC1"></a>
+<a name="Summary-N13B81"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -4677,7 +4725,7 @@ document.write("Last Published: " + docu
 <li>support for OOXML Agile Encryption</li>
       
 </ul>
-<a name="Changes-N13AE3"></a>
+<a name="Changes-N13BA3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4947,7 +4995,7 @@ document.write("Last Published: " + docu
                 3.8-beta5 (2011-12-17)
             </h2>
 <div class="section">
-<a name="Changes-N13EC5"></a>
+<a name="Changes-N13F85"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5165,7 +5213,7 @@ document.write("Last Published: " + docu
                 3.8-beta4 (2011-08-26)
             </h2>
 <div class="section">
-<a name="Changes-N141C5"></a>
+<a name="Changes-N14285"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5511,7 +5559,7 @@ document.write("Last Published: " + docu
                 3.8-beta3 (2011-06-06)
             </h2>
 <div class="section">
-<a name="Changes-N146A4"></a>
+<a name="Changes-N14764"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5677,7 +5725,7 @@ document.write("Last Published: " + docu
                 3.8-beta2 (2011-04-08)
             </h2>
 <div class="section">
-<a name="Changes-N148D1"></a>
+<a name="Changes-N14991"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5791,7 +5839,7 @@ document.write("Last Published: " + docu
                 3.8-beta1 (2011-03-07)
             </h2>
 <div class="section">
-<a name="Changes-N14A43"></a>
+<a name="Changes-N14B03"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5973,7 +6021,7 @@ document.write("Last Published: " + docu
                 3.7 (2010-10-29)
             </h2>
 <div class="section">
-<a name="Summary-N14CC8"></a>
+<a name="Summary-N14D88"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -6054,7 +6102,7 @@ document.write("Last Published: " + docu
 <li>...and much much more: code cleanup, many bug fixes and performance improvements</li>
       
 </ul>
-<a name="Changes-N14D33"></a>
+<a name="Changes-N14DF3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6116,7 +6164,7 @@ document.write("Last Published: " + docu
                 3.7-beta3 (2010-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N14DE1"></a>
+<a name="Changes-N14EA1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6298,7 +6346,7 @@ document.write("Last Published: " + docu
                 3.7-beta2 (2010-08-09)
             </h2>
 <div class="section">
-<a name="Changes-N15054"></a>
+<a name="Changes-N15114"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6428,7 +6476,7 @@ document.write("Last Published: " + docu
                 3.7-beta1 (2010-06-20)
             </h2>
 <div class="section">
-<a name="Changes-N15203"></a>
+<a name="Changes-N152C3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6789,7 +6837,7 @@ document.write("Last Published: " + docu
                 3.6 (2009-12-14)
             </h2>
 <div class="section">
-<a name="Changes-N15725"></a>
+<a name="Changes-N157E5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6952,7 +7000,7 @@ document.write("Last Published: " + docu
                 3.5-final (2009-09-28)
             </h2>
 <div class="section">
-<a name="Changes-N1595D"></a>
+<a name="Changes-N15A1D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7193,7 +7241,7 @@ document.write("Last Published: " + docu
                 3.5-beta6 (2009-06-22)
             </h2>
 <div class="section">
-<a name="Changes-N15CCC"></a>
+<a name="Changes-N15D8C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7442,7 +7490,7 @@ document.write("Last Published: " + docu
                 3.5-beta5 (2009-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N16064"></a>
+<a name="Changes-N16124"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7627,7 +7675,7 @@ document.write("Last Published: " + docu
                 3.5-beta4 (2008-11-29)
             </h2>
 <div class="section">
-<a name="Changes-N162F3"></a>
+<a name="Changes-N163B3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7736,7 +7784,7 @@ document.write("Last Published: " + docu
                 3.5-beta3 (2008-09-26)
             </h2>
 <div class="section">
-<a name="Changes-N1645B"></a>
+<a name="Changes-N1651B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7773,7 +7821,7 @@ document.write("Last Published: " + docu
                 3.5-beta2 (2008-08-20)
             </h2>
 <div class="section">
-<a name="Changes-N164A9"></a>
+<a name="Changes-N16569"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7846,7 +7894,7 @@ document.write("Last Published: " + docu
                 3.5-beta1 (2008-07-18)
             </h2>
 <div class="section">
-<a name="Changes-N1657B"></a>
+<a name="Changes-N1663B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7899,7 +7947,7 @@ document.write("Last Published: " + docu
                 3.2-FINAL (2008-10-19)
             </h2>
 <div class="section">
-<a name="Changes-N165FA"></a>
+<a name="Changes-N166BA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8312,7 +8360,7 @@ document.write("Last Published: " + docu
                 3.1-final (2008-06-29)
             </h2>
 <div class="section">
-<a name="Changes-N16BD4"></a>
+<a name="Changes-N16C94"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8441,7 +8489,7 @@ document.write("Last Published: " + docu
                 3.1-beta2 (2008-05-26)
             </h2>
 <div class="section">
-<a name="Changes-N16D89"></a>
+<a name="Changes-N16E49"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8538,7 +8586,7 @@ document.write("Last Published: " + docu
                 3.1-beta1 (2008-04-28)
             </h2>
 <div class="section">
-<a name="Changes-N16ECA"></a>
+<a name="Changes-N16F8A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8860,7 +8908,7 @@ document.write("Last Published: " + docu
                 3.0.2-FINAL (2008-02-04)
             </h2>
 <div class="section">
-<a name="Changes-N17360"></a>
+<a name="Changes-N17420"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8973,7 +9021,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA2 (2008-01-12)
             </h2>
 <div class="section">
-<a name="Changes-N174DB"></a>
+<a name="Changes-N1759B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9030,7 +9078,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA1 (2007-12-04)
             </h2>
 <div class="section">
-<a name="Changes-N17576"></a>
+<a name="Changes-N17636"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9188,7 +9236,7 @@ document.write("Last Published: " + docu
                 3.0.1-FINAL (2007-07-05)
             </h2>
 <div class="section">
-<a name="Changes-N17786"></a>
+<a name="Changes-N17846"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9258,7 +9306,7 @@ document.write("Last Published: " + docu
                 3.0-FINAL (2007-05-18)
             </h2>
 <div class="section">
-<a name="Changes-N17848"></a>
+<a name="Changes-N17908"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9304,7 +9352,7 @@ document.write("Last Published: " + docu
                 3.0-alpha3 (2006-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N178B0"></a>
+<a name="Changes-N17970"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9334,7 +9382,7 @@ document.write("Last Published: " + docu
                 3.0-alpha2 (2006-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N178DE"></a>
+<a name="Changes-N1799E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9372,7 +9420,7 @@ document.write("Last Published: " + docu
                 3.0-alpha1 (2005-06-04)
             </h2>
 <div class="section">
-<a name="Changes-N17929"></a>
+<a name="Changes-N179E9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9410,7 +9458,7 @@ document.write("Last Published: " + docu
                 2.5.1-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N17971"></a>
+<a name="Changes-N17A31"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9452,7 +9500,7 @@ document.write("Last Published: " + docu
                 2.5-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N179CF"></a>
+<a name="Changes-N17A8F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9486,7 +9534,7 @@ document.write("Last Published: " + docu
                 2.0-FINAL (2004-01-26)
             </h2>
 <div class="section">
-<a name="Changes-N17A0D"></a>
+<a name="Changes-N17ACD"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9516,7 +9564,7 @@ document.write("Last Published: " + docu
                 2.0-RC2 (2004-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N17A3B"></a>
+<a name="Changes-N17AFB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9570,7 +9618,7 @@ document.write("Last Published: " + docu
                 2.0-RC1 (2003-11-02)
             </h2>
 <div class="section">
-<a name="Changes-N17AC3"></a>
+<a name="Changes-N17B83"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9728,7 +9776,7 @@ document.write("Last Published: " + docu
                 2.0-pre3 (2003-07-29)
             </h2>
 <div class="section">
-<a name="Changes-N17CF4"></a>
+<a name="Changes-N17DB4"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9775,7 +9823,7 @@ document.write("Last Published: " + docu
                 2.0-pre2 (2003-07-06)
             </h2>
 <div class="section">
-<a name="Changes-N17D56"></a>
+<a name="Changes-N17E16"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9829,7 +9877,7 @@ document.write("Last Published: " + docu
                 2.0-pre1 (2003-05-17)
             </h2>
 <div class="section">
-<a name="Changes-N17DC5"></a>
+<a name="Changes-N17E85"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9926,7 +9974,7 @@ document.write("Last Published: " + docu
                 1.10-dev (2003-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N17ED0"></a>
+<a name="Changes-N17F90"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9963,7 +10011,7 @@ document.write("Last Published: " + docu
                 1.8-dev (2002-09-20)
             </h2>
 <div class="section">
-<a name="Changes-N17F18"></a>
+<a name="Changes-N17FD8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10018,7 +10066,7 @@ document.write("Last Published: " + docu
                 1.7-dev (Release date not recorded)
             </h2>
 <div class="section">
-<a name="Changes-N17F94"></a>
+<a name="Changes-N18054"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10051,7 +10099,7 @@ document.write("Last Published: " + docu
                 1.5.1 (2002-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N17FCF"></a>
+<a name="Changes-N1808F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10084,7 +10132,7 @@ document.write("Last Published: " + docu
                 1.5 (2002-05-06)
             </h2>
 <div class="section">
-<a name="Changes-N1800A"></a>
+<a name="Changes-N180CA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10133,7 +10181,7 @@ document.write("Last Published: " + docu
                 1.2.0 (2002-01-19)
             </h2>
 <div class="section">
-<a name="Changes-N18079"></a>
+<a name="Changes-N18139"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10162,7 +10210,7 @@ document.write("Last Published: " + docu
                 1.1.0 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N180A7"></a>
+<a name="Changes-N18167"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10203,7 +10251,7 @@ document.write("Last Published: " + docu
                 1.0.2 (2002-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N180FC"></a>
+<a name="Changes-N181BC"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10232,7 +10280,7 @@ document.write("Last Published: " + docu
                 1.0.1 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N1812A"></a>
+<a name="Changes-N181EA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10261,7 +10309,7 @@ document.write("Last Published: " + docu
                 1.0.0 (2001-12-30)
             </h2>
 <div class="section">
-<a name="Changes-N18158"></a>
+<a name="Changes-N18218"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10290,7 +10338,7 @@ document.write("Last Published: " + docu
                 0.14.0 (2001-12-22)
             </h2>
 <div class="section">
-<a name="Changes-N18186"></a>
+<a name="Changes-N18246"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10331,7 +10379,7 @@ document.write("Last Published: " + docu
                 0.13.0 (2001-12-16)
             </h2>
 <div class="section">
-<a name="Changes-N181DB"></a>
+<a name="Changes-N1829B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10360,7 +10408,7 @@ document.write("Last Published: " + docu
                 0.12.0 (2001-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N18209"></a>
+<a name="Changes-N182C9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10409,7 +10457,7 @@ document.write("Last Published: " + docu
                 0.11.0 (2001-12-08)
             </h2>
 <div class="section">
-<a name="Changes-N18278"></a>
+<a name="Changes-N18338"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10438,7 +10486,7 @@ document.write("Last Published: " + docu
                 0.10.0 (2001-12-02)
             </h2>
 <div class="section">
-<a name="Changes-N182A6"></a>
+<a name="Changes-N18366"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10479,7 +10527,7 @@ document.write("Last Published: " + docu
                 0.7 (and interim releases) (2001-11-17)
             </h2>
 <div class="section">
-<a name="Changes-N182FB"></a>
+<a name="Changes-N183BB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10524,7 +10572,7 @@ document.write("Last Published: " + docu
                 0.6 (2001-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N18350"></a>
+<a name="Changes-N18410"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10557,7 +10605,7 @@ document.write("Last Published: " + docu
                 0.5 (2001-11-05)
             </h2>
 <div class="section">
-<a name="Changes-N1838B"></a>
+<a name="Changes-N1844B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10586,7 +10634,7 @@ document.write("Last Published: " + docu
                 0.4 (2001-10-31)
             </h2>
 <div class="section">
-<a name="Changes-N183B9"></a>
+<a name="Changes-N18479"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10615,7 +10663,7 @@ document.write("Last Published: " + docu
                 0.3 (2001-10-26)
             </h2>
 <div class="section">
-<a name="Changes-N183E7"></a>
+<a name="Changes-N184A7"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10644,7 +10692,7 @@ document.write("Last Published: " + docu
                 0.2 (2001-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N18415"></a>
+<a name="Changes-N184D5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10673,7 +10721,7 @@ document.write("Last Published: " + docu
                 0.1 (2001-08-28)
             </h2>
 <div class="section">
-<a name="Changes-N18443"></a>
+<a name="Changes-N18503"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10715,7 +10763,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/diagram/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/diagram/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/diagram/index.html (original)
+++ poi/site/publish/components/diagram/index.html Fri Jan 11 16:12:05 2019
@@ -394,7 +394,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/document/docoverview.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/docoverview.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/document/docoverview.html (original)
+++ poi/site/publish/components/document/docoverview.html Fri Jan 11 16:12:05 2019
@@ -385,7 +385,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/document/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/document/index.html (original)
+++ poi/site/publish/components/document/index.html Fri Jan 11 16:12:05 2019
@@ -477,7 +477,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/document/projectplan.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/projectplan.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/document/projectplan.html (original)
+++ poi/site/publish/components/document/projectplan.html Fri Jan 11 16:12:05 2019
@@ -762,7 +762,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/document/quick-guide-xwpf.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/quick-guide-xwpf.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide-xwpf.html (original)
+++ poi/site/publish/components/document/quick-guide-xwpf.html Fri Jan 11 16:12:05 2019
@@ -378,7 +378,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/document/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/quick-guide.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide.html (original)
+++ poi/site/publish/components/document/quick-guide.html Fri Jan 11 16:12:05 2019
@@ -375,7 +375,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/hmef/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hmef/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hmef/index.html (original)
+++ poi/site/publish/components/hmef/index.html Fri Jan 11 16:12:05 2019
@@ -509,7 +509,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/hpbf/file-format.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/file-format.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/file-format.html (original)
+++ poi/site/publish/components/hpbf/file-format.html Fri Jan 11 16:12:05 2019
@@ -480,7 +480,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/hpbf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/index.html (original)
+++ poi/site/publish/components/hpbf/index.html Fri Jan 11 16:12:05 2019
@@ -355,7 +355,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/hpsf/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/how-to.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/how-to.html (original)
+++ poi/site/publish/components/hpsf/how-to.html Fri Jan 11 16:12:05 2019
@@ -1660,7 +1660,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/hpsf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/index.html (original)
+++ poi/site/publish/components/hpsf/index.html Fri Jan 11 16:12:05 2019
@@ -332,7 +332,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/hpsf/internals.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/internals.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/internals.html (original)
+++ poi/site/publish/components/hpsf/internals.html Fri Jan 11 16:12:05 2019
@@ -1660,7 +1660,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/hpsf/thumbnails.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/thumbnails.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/thumbnails.html (original)
+++ poi/site/publish/components/hpsf/thumbnails.html Fri Jan 11 16:12:05 2019
@@ -507,7 +507,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/hpsf/todo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/todo.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/todo.html (original)
+++ poi/site/publish/components/hpsf/todo.html Fri Jan 11 16:12:05 2019
@@ -337,7 +337,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/hsmf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hsmf/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/hsmf/index.html (original)
+++ poi/site/publish/components/hsmf/index.html Fri Jan 11 16:12:05 2019
@@ -345,7 +345,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Fri Jan 11 16:12:05 2019
@@ -792,7 +792,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/logging.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/logging.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/logging.html (original)
+++ poi/site/publish/components/logging.html Fri Jan 11 16:12:05 2019
@@ -419,7 +419,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/oxml4j/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/oxml4j/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/oxml4j/index.html (original)
+++ poi/site/publish/components/oxml4j/index.html Fri Jan 11 16:12:05 2019
@@ -324,7 +324,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/poi-jvm-languages.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poi-jvm-languages.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poi-jvm-languages.html (original)
+++ poi/site/publish/components/poi-jvm-languages.html Fri Jan 11 16:12:05 2019
@@ -771,7 +771,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/poi-ruby.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poi-ruby.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poi-ruby.html (original)
+++ poi/site/publish/components/poi-ruby.html Fri Jan 11 16:12:05 2019
@@ -548,7 +548,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/poifs/design.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/design.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poifs/design.html (original)
+++ poi/site/publish/components/poifs/design.html Fri Jan 11 16:12:05 2019
@@ -1657,7 +1657,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/poifs/embeded.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/embeded.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poifs/embeded.html (original)
+++ poi/site/publish/components/poifs/embeded.html Fri Jan 11 16:12:05 2019
@@ -374,7 +374,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/poifs/fileformat.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/fileformat.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poifs/fileformat.html (original)
+++ poi/site/publish/components/poifs/fileformat.html Fri Jan 11 16:12:05 2019
@@ -1145,7 +1145,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/poifs/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/how-to.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poifs/how-to.html (original)
+++ poi/site/publish/components/poifs/how-to.html Fri Jan 11 16:12:05 2019
@@ -948,7 +948,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/poifs/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poifs/index.html (original)
+++ poi/site/publish/components/poifs/index.html Fri Jan 11 16:12:05 2019
@@ -336,7 +336,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/poifs/usecases.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/usecases.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/poifs/usecases.html (original)
+++ poi/site/publish/components/poifs/usecases.html Fri Jan 11 16:12:05 2019
@@ -1190,7 +1190,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/slideshow/how-to-shapes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/how-to-shapes.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/how-to-shapes.html (original)
+++ poi/site/publish/components/slideshow/how-to-shapes.html Fri Jan 11 16:12:05 2019
@@ -964,7 +964,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/slideshow/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/index.html (original)
+++ poi/site/publish/components/slideshow/index.html Fri Jan 11 16:12:05 2019
@@ -355,7 +355,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/slideshow/ppt-file-format.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/ppt-file-format.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/ppt-file-format.html (original)
+++ poi/site/publish/components/slideshow/ppt-file-format.html Fri Jan 11 16:12:05 2019
@@ -668,7 +668,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/slideshow/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/quick-guide.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/quick-guide.html (original)
+++ poi/site/publish/components/slideshow/quick-guide.html Fri Jan 11 16:12:05 2019
@@ -441,7 +441,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/slideshow/xslf-cookbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/xslf-cookbook.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/xslf-cookbook.html (original)
+++ poi/site/publish/components/slideshow/xslf-cookbook.html Fri Jan 11 16:12:05 2019
@@ -603,7 +603,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/chart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/chart.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/chart.html (original)
+++ poi/site/publish/components/spreadsheet/chart.html Fri Jan 11 16:12:05 2019
@@ -1826,7 +1826,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/converting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/converting.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/converting.html (original)
+++ poi/site/publish/components/spreadsheet/converting.html Fri Jan 11 16:12:05 2019
@@ -516,7 +516,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/diagram1.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagram1.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagram1.html (original)
+++ poi/site/publish/components/spreadsheet/diagram1.html Fri Jan 11 16:12:05 2019
@@ -428,7 +428,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/diagrams.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagrams.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagrams.html (original)
+++ poi/site/publish/components/spreadsheet/diagrams.html Fri Jan 11 16:12:05 2019
@@ -333,7 +333,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/eval-devguide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval-devguide.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval-devguide.html (original)
+++ poi/site/publish/components/spreadsheet/eval-devguide.html Fri Jan 11 16:12:05 2019
@@ -718,7 +718,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/eval.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval.html (original)
+++ poi/site/publish/components/spreadsheet/eval.html Fri Jan 11 16:12:05 2019
@@ -713,7 +713,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/examples.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/examples.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/examples.html (original)
+++ poi/site/publish/components/spreadsheet/examples.html Fri Jan 11 16:12:05 2019
@@ -836,7 +836,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/excelant.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/excelant.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/excelant.html (original)
+++ poi/site/publish/components/spreadsheet/excelant.html Fri Jan 11 16:12:05 2019
@@ -573,7 +573,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/formula.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/formula.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/formula.html (original)
+++ poi/site/publish/components/spreadsheet/formula.html Fri Jan 11 16:12:05 2019
@@ -422,7 +422,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/hacking-hssf.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/hacking-hssf.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/hacking-hssf.html (original)
+++ poi/site/publish/components/spreadsheet/hacking-hssf.html Fri Jan 11 16:12:05 2019
@@ -382,7 +382,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/how-to.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/how-to.html (original)
+++ poi/site/publish/components/spreadsheet/how-to.html Fri Jan 11 16:12:05 2019
@@ -1180,7 +1180,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/index.html (original)
+++ poi/site/publish/components/spreadsheet/index.html Fri Jan 11 16:12:05 2019
@@ -402,7 +402,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/components/spreadsheet/limitations.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/limitations.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/limitations.html (original)
+++ poi/site/publish/components/spreadsheet/limitations.html Fri Jan 11 16:12:05 2019
@@ -405,7 +405,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/quick-guide.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/quick-guide.html (original)
+++ poi/site/publish/components/spreadsheet/quick-guide.html Fri Jan 11 16:12:05 2019
@@ -1082,7 +1082,7 @@ Examples:
     cs.setWrapText(true);
     cell.setCellStyle(cs);
 
-    //increase row height to accomodate two lines of text
+    //increase row height to accommodate two lines of text
     row.setHeightInPoints((2*sheet.getDefaultRowHeightInPoints()));
 
     //adjust column width to fit the content
@@ -2934,7 +2934,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/record-generator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/record-generator.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/record-generator.html (original)
+++ poi/site/publish/components/spreadsheet/record-generator.html Fri Jan 11 16:12:05 2019
@@ -522,7 +522,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/use-case.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/use-case.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/use-case.html (original)
+++ poi/site/publish/components/spreadsheet/use-case.html Fri Jan 11 16:12:05 2019
@@ -567,7 +567,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/components/spreadsheet/user-defined-functions.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/user-defined-functions.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/user-defined-functions.html (original)
+++ poi/site/publish/components/spreadsheet/user-defined-functions.html Fri Jan 11 16:12:05 2019
@@ -686,7 +686,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/devel/guidelines.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/guidelines.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/guidelines.html (original)
+++ poi/site/publish/devel/guidelines.html Fri Jan 11 16:12:05 2019
@@ -639,7 +639,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/devel/historyandfuture.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/historyandfuture.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/historyandfuture.html (original)
+++ poi/site/publish/devel/historyandfuture.html Fri Jan 11 16:12:05 2019
@@ -311,7 +311,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/devel/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/index.html (original)
+++ poi/site/publish/devel/index.html Fri Jan 11 16:12:05 2019
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
             </p>
 <p>
                 Specifically the build has been tested to work with Ant version
-                1.9.4, 1.9.9 and 1.10.1.
+                1.9.9 and 1.10.1.
             </p>
 <p>
                 Remember to set the ANT_HOME environment variable and add 
@@ -387,7 +387,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/devel/plan/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/plan/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/plan/index.html (original)
+++ poi/site/publish/devel/plan/index.html Fri Jan 11 16:12:05 2019
@@ -250,7 +250,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/devel/plan/vision10.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/plan/vision10.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/plan/vision10.html (original)
+++ poi/site/publish/devel/plan/vision10.html Fri Jan 11 16:12:05 2019
@@ -784,7 +784,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/devel/plan/vision20.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/plan/vision20.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/plan/vision20.html (original)
+++ poi/site/publish/devel/plan/vision20.html Fri Jan 11 16:12:05 2019
@@ -868,7 +868,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/devel/references/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/references/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/references/index.html (original)
+++ poi/site/publish/devel/references/index.html Fri Jan 11 16:12:05 2019
@@ -233,7 +233,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>

Modified: poi/site/publish/devel/references/logocontest.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/references/logocontest.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/references/logocontest.html (original)
+++ poi/site/publish/devel/references/logocontest.html Fri Jan 11 16:12:05 2019
@@ -388,7 +388,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="feedback">
         Send feedback about the website to:

Modified: poi/site/publish/devel/resolutions/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/devel/resolutions/index.html?rev=1851069&r1=1851068&r2=1851069&view=diff
==============================================================================
--- poi/site/publish/devel/resolutions/index.html (original)
+++ poi/site/publish/devel/resolutions/index.html Fri Jan 11 16:12:05 2019
@@ -228,7 +228,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+         2001-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../../skin/images/vcss.png" class="logoImage"></a>



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