Author: kiwiwings
Date: Wed Sep 5 22:59:52 2018
New Revision: 1840166
URL: http://svn.apache.org/viewvc?rev=1840166&view=rev
Log:
update webpage to 4.0.0
Removed:
poi/site/publish/images/poweredby-poi.png
Modified:
poi/site/publish/changes.html
poi/site/publish/components/index.html
poi/site/publish/components/poifs/how-to.html
poi/site/publish/components/spreadsheet/eval.html
poi/site/publish/devel/guidelines.html
poi/site/publish/download.html
poi/site/publish/help/faq.html
poi/site/publish/images/project-header.png
poi/site/publish/images/support-asf.png
poi/site/publish/index.html
poi/site/publish/skin/profile.css
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Sep 5 22:59:52 2018
@@ -205,9 +205,11 @@ document.write("Last Published: " + docu
-<a name="4.0.0-SNAPSHOT"></a>
+
+
+<a name="4.0.0"></a>
<h2 class="boxed">Version
- 4.0.0-SNAPSHOT (2018-08-??)
+ 4.0.0 (2018-09-07)
</h2>
<div class="section">
<a name="Summary"></a>
@@ -215,6 +217,8 @@ document.write("Last Published: " + docu
<ul>
<li>Removed support for Java 6 and 7 making Java 8 the minimum version
supported</li>
+
+<li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading
not anymore through POIXMLTypeLoader</li>
</ul>
<a name="Changes"></a>
@@ -234,6 +238,10 @@ document.write("Last Published: " + docu
<tbody>
<tr>
+<td style="text-align: center;"><img class="icon" alt="remove"
src="images/remove.png"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62649">62649</a></td><td>POIFS</td><td><b>Remove
OPOIFS* (breaks backwards compatibility)</b></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=61589">61589</a></td><td>XSLF</td><td>Importing
content does not copy hyperlink address</td>
</tr>
@@ -515,7 +523,7 @@ document.write("Last Published: " + docu
3.17 (2017-09-15)
</h2>
<div class="section">
-<a name="Summary-N10452"></a>
+<a name="Summary-N10496"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -530,7 +538,7 @@ document.write("Last Published: " + docu
<li>SXSSF: fix XML processing - unicode surrogates and line breaks (#61048,
#61246)</li>
</ul>
-<a name="Changes-N10468"></a>
+<a name="Changes-N104AC"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -640,7 +648,7 @@ document.write("Last Published: " + docu
3.17-beta1 (2017-07-01)
</h2>
<div class="section">
-<a name="Summary-N105D9"></a>
+<a name="Summary-N1061D"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -655,7 +663,7 @@ document.write("Last Published: " + docu
<li>HWPF: support for Binary RC4 / CryptoAPI de-/encryption</li>
</ul>
-<a name="Changes-N105EF"></a>
+<a name="Changes-N10633"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -797,7 +805,7 @@ document.write("Last Published: " + docu
3.16 (2017-04-19)
</h2>
<div class="section">
-<a name="Summary-N107DA"></a>
+<a name="Summary-N1081E"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -808,7 +816,7 @@ document.write("Last Published: " + docu
<li>various charset related fixes in SS Common, XSSF and HWPF</li>
</ul>
-<a name="Changes-N107EA"></a>
+<a name="Changes-N1082E"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -878,7 +886,7 @@ document.write("Last Published: " + docu
3.16-beta2 (2017-02-02)
</h2>
<div class="section">
-<a name="Summary-N108BB"></a>
+<a name="Summary-N108FF"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -889,7 +897,7 @@ document.write("Last Published: " + docu
<li>Unicode and internationalization improvements</li>
</ul>
-<a name="Changes-N108CB"></a>
+<a name="Changes-N1090F"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1019,7 +1027,7 @@ document.write("Last Published: " + docu
3.16-beta1 (2016-11-20)
</h2>
<div class="section">
-<a name="Summary-N10A8E"></a>
+<a name="Summary-N10AD2"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1034,7 +1042,7 @@ document.write("Last Published: " + docu
<li>Examples to encrypt temp files in SXSSF</li>
</ul>
-<a name="Changes-N10AA4"></a>
+<a name="Changes-N10AE8"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1228,7 +1236,7 @@ document.write("Last Published: " + docu
3.15 (2016-09-19)
</h2>
<div class="section">
-<a name="Summary-N10D5D"></a>
+<a name="Summary-N10DA1"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1249,7 +1257,7 @@ document.write("Last Published: " + docu
</li>
</ul>
-<a name="Changes-N10D7D"></a>
+<a name="Changes-N10DC1"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1459,7 +1467,7 @@ document.write("Last Published: " + docu
3.15-beta2 (2016-07-02)
</h2>
<div class="section">
-<a name="Summary-N1107A"></a>
+<a name="Summary-N110BE"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1474,7 +1482,7 @@ document.write("Last Published: " + docu
<li>various fixes for merged regions in Common SS</li>
</ul>
-<a name="Changes-N1109C"></a>
+<a name="Changes-N110E0"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1672,7 +1680,7 @@ document.write("Last Published: " + docu
3.15-beta1 (2016-04-15)
</h2>
<div class="section">
-<a name="Summary-N11367"></a>
+<a name="Summary-N113AB"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1687,7 +1695,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-N11389"></a>
+<a name="Changes-N113CD"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1797,7 +1805,7 @@ document.write("Last Published: " + docu
3.14 (2016-03-07)
</h2>
<div class="section">
-<a name="Summary-N114F0"></a>
+<a name="Summary-N11534"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1821,7 +1829,7 @@ document.write("Last Published: " + docu
<li>XWPF: various fixes for handling paragraphs and tables</li>
</ul>
-<a name="Changes-N1151E"></a>
+<a name="Changes-N11562"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -2003,7 +2011,7 @@ document.write("Last Published: " + docu
3.14-beta1 (2015-12-24)
</h2>
<div class="section">
-<a name="Changes-N117A3"></a>
+<a name="Changes-N117E7"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -2261,7 +2269,7 @@ document.write("Last Published: " + docu
3.13 (2015-09-25)
</h2>
<div class="section">
-<a name="Summary-N11B46"></a>
+<a name="Summary-N11B8A"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -2276,7 +2284,7 @@ document.write("Last Published: " + docu
be aware of several api breaks especially in HSLF text
handling</li>
</ul>
-<a name="Changes-N11B59"></a>
+<a name="Changes-N11B9D"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -2466,7 +2474,7 @@ document.write("Last Published: " + docu
3.13-beta1 (2015-07-23)
</h2>
<div class="section">
-<a name="Changes-N11E07"></a>
+<a name="Changes-N11E4B"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -2580,7 +2588,7 @@ document.write("Last Published: " + docu
3.12 (2015-05-11)
</h2>
<div class="section">
-<a name="Summary-N11F88"></a>
+<a name="Summary-N11FCC"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -2591,7 +2599,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-N11FB0"></a>
+<a name="Changes-N11FF4"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -2725,7 +2733,7 @@ document.write("Last Published: " + docu
3.12-beta1 (2015-02-28)
</h2>
<div class="section">
-<a name="Changes-N12175"></a>
+<a name="Changes-N121B9"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -2887,7 +2895,7 @@ document.write("Last Published: " + docu
3.11 (2014-12-21)
</h2>
<div class="section">
-<a name="Summary-N123A1"></a>
+<a name="Summary-N123E5"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -2967,7 +2975,7 @@ document.write("Last Published: " + docu
break on setting required security features.</li>
</ul>
-<a name="Changes-N1241E"></a>
+<a name="Changes-N12462"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -3049,7 +3057,7 @@ document.write("Last Published: " + docu
3.11-beta3 (2014-11-11)
</h2>
<div class="section">
-<a name="Changes-N12510"></a>
+<a name="Changes-N12554"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -3195,7 +3203,7 @@ document.write("Last Published: " + docu
3.11-beta2 (2014-08-22)
</h2>
<div class="section">
-<a name="Changes-N12708"></a>
+<a name="Changes-N1274C"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -3241,7 +3249,7 @@ document.write("Last Published: " + docu
3.10.1 (2014-08-18)
</h2>
<div class="section">
-<a name="Summary-N12776"></a>
+<a name="Summary-N127BA"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -3267,7 +3275,7 @@ document.write("Last Published: " + docu
for reporting these issues!</li>
</ul>
-<a name="Changes-N1278C"></a>
+<a name="Changes-N127D0"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -3301,7 +3309,7 @@ document.write("Last Published: " + docu
3.11-beta1 (2014-08-04)
</h2>
<div class="section">
-<a name="Summary-N127CD"></a>
+<a name="Summary-N12811"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -3311,7 +3319,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-N127DA"></a>
+<a name="Changes-N1281E"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -3605,7 +3613,7 @@ document.write("Last Published: " + docu
3.10-FINAL (2014-02-08)
</h2>
<div class="section">
-<a name="Changes-N12C1F"></a>
+<a name="Changes-N12C63"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -3783,7 +3791,7 @@ document.write("Last Published: " + docu
3.10-beta2 (2013-09-19)
</h2>
<div class="section">
-<a name="Changes-N12E9D"></a>
+<a name="Changes-N12EE1"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -3877,7 +3885,7 @@ document.write("Last Published: " + docu
3.10-beta1 (2013-06-28)
</h2>
<div class="section">
-<a name="Changes-N12FC5"></a>
+<a name="Changes-N13009"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -4051,7 +4059,7 @@ document.write("Last Published: " + docu
3.9 (2012-12-03)
</h2>
<div class="section">
-<a name="Changes-N13233"></a>
+<a name="Changes-N13277"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -4409,7 +4417,7 @@ document.write("Last Published: " + docu
3.8-FINAL (2012-03-26)
</h2>
<div class="section">
-<a name="Summary-N1377B"></a>
+<a name="Summary-N137BF"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -4437,7 +4445,7 @@ document.write("Last Published: " + docu
<li>support for OOXML Agile Encryption</li>
</ul>
-<a name="Changes-N1379D"></a>
+<a name="Changes-N137E1"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -4707,7 +4715,7 @@ document.write("Last Published: " + docu
3.8-beta5 (2011-12-17)
</h2>
<div class="section">
-<a name="Changes-N13B7F"></a>
+<a name="Changes-N13BC3"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -4925,7 +4933,7 @@ document.write("Last Published: " + docu
3.8-beta4 (2011-08-26)
</h2>
<div class="section">
-<a name="Changes-N13E7F"></a>
+<a name="Changes-N13EC3"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -5271,7 +5279,7 @@ document.write("Last Published: " + docu
3.8-beta3 (2011-06-06)
</h2>
<div class="section">
-<a name="Changes-N1435E"></a>
+<a name="Changes-N143A2"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -5437,7 +5445,7 @@ document.write("Last Published: " + docu
3.8-beta2 (2011-04-08)
</h2>
<div class="section">
-<a name="Changes-N1458B"></a>
+<a name="Changes-N145CF"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -5551,7 +5559,7 @@ document.write("Last Published: " + docu
3.8-beta1 (2011-03-07)
</h2>
<div class="section">
-<a name="Changes-N146FD"></a>
+<a name="Changes-N14741"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -5733,7 +5741,7 @@ document.write("Last Published: " + docu
3.7 (2010-10-29)
</h2>
<div class="section">
-<a name="Summary-N14982"></a>
+<a name="Summary-N149C6"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -5814,7 +5822,7 @@ document.write("Last Published: " + docu
<li>...and much much more: code cleanup, many bug fixes and performance
improvements</li>
</ul>
-<a name="Changes-N149ED"></a>
+<a name="Changes-N14A31"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -5876,7 +5884,7 @@ document.write("Last Published: " + docu
3.7-beta3 (2010-09-24)
</h2>
<div class="section">
-<a name="Changes-N14A9B"></a>
+<a name="Changes-N14ADF"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -6058,7 +6066,7 @@ document.write("Last Published: " + docu
3.7-beta2 (2010-08-09)
</h2>
<div class="section">
-<a name="Changes-N14D0E"></a>
+<a name="Changes-N14D52"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -6188,7 +6196,7 @@ document.write("Last Published: " + docu
3.7-beta1 (2010-06-20)
</h2>
<div class="section">
-<a name="Changes-N14EBD"></a>
+<a name="Changes-N14F01"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -6549,7 +6557,7 @@ document.write("Last Published: " + docu
3.6 (2009-12-14)
</h2>
<div class="section">
-<a name="Changes-N153DF"></a>
+<a name="Changes-N15423"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -6712,7 +6720,7 @@ document.write("Last Published: " + docu
3.5-final (2009-09-28)
</h2>
<div class="section">
-<a name="Changes-N15617"></a>
+<a name="Changes-N1565B"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -6953,7 +6961,7 @@ document.write("Last Published: " + docu
3.5-beta6 (2009-06-22)
</h2>
<div class="section">
-<a name="Changes-N15986"></a>
+<a name="Changes-N159CA"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -7202,7 +7210,7 @@ document.write("Last Published: " + docu
3.5-beta5 (2009-02-19)
</h2>
<div class="section">
-<a name="Changes-N15D1E"></a>
+<a name="Changes-N15D62"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -7387,7 +7395,7 @@ document.write("Last Published: " + docu
3.5-beta4 (2008-11-29)
</h2>
<div class="section">
-<a name="Changes-N15FAD"></a>
+<a name="Changes-N15FF1"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -7496,7 +7504,7 @@ document.write("Last Published: " + docu
3.5-beta3 (2008-09-26)
</h2>
<div class="section">
-<a name="Changes-N16115"></a>
+<a name="Changes-N16159"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -7533,7 +7541,7 @@ document.write("Last Published: " + docu
3.5-beta2 (2008-08-20)
</h2>
<div class="section">
-<a name="Changes-N16163"></a>
+<a name="Changes-N161A7"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -7606,7 +7614,7 @@ document.write("Last Published: " + docu
3.5-beta1 (2008-07-18)
</h2>
<div class="section">
-<a name="Changes-N16235"></a>
+<a name="Changes-N16279"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -7659,7 +7667,7 @@ document.write("Last Published: " + docu
3.2-FINAL (2008-10-19)
</h2>
<div class="section">
-<a name="Changes-N162B4"></a>
+<a name="Changes-N162F8"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -8072,7 +8080,7 @@ document.write("Last Published: " + docu
3.1-final (2008-06-29)
</h2>
<div class="section">
-<a name="Changes-N1688E"></a>
+<a name="Changes-N168D2"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -8201,7 +8209,7 @@ document.write("Last Published: " + docu
3.1-beta2 (2008-05-26)
</h2>
<div class="section">
-<a name="Changes-N16A43"></a>
+<a name="Changes-N16A87"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -8298,7 +8306,7 @@ document.write("Last Published: " + docu
3.1-beta1 (2008-04-28)
</h2>
<div class="section">
-<a name="Changes-N16B84"></a>
+<a name="Changes-N16BC8"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -8620,7 +8628,7 @@ document.write("Last Published: " + docu
3.0.2-FINAL (2008-02-04)
</h2>
<div class="section">
-<a name="Changes-N1701A"></a>
+<a name="Changes-N1705E"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -8733,7 +8741,7 @@ document.write("Last Published: " + docu
3.0.2-BETA2 (2008-01-12)
</h2>
<div class="section">
-<a name="Changes-N17195"></a>
+<a name="Changes-N171D9"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -8790,7 +8798,7 @@ document.write("Last Published: " + docu
3.0.2-BETA1 (2007-12-04)
</h2>
<div class="section">
-<a name="Changes-N17230"></a>
+<a name="Changes-N17274"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -8948,7 +8956,7 @@ document.write("Last Published: " + docu
3.0.1-FINAL (2007-07-05)
</h2>
<div class="section">
-<a name="Changes-N17440"></a>
+<a name="Changes-N17484"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9018,7 +9026,7 @@ document.write("Last Published: " + docu
3.0-FINAL (2007-05-18)
</h2>
<div class="section">
-<a name="Changes-N17502"></a>
+<a name="Changes-N17546"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9064,7 +9072,7 @@ document.write("Last Published: " + docu
3.0-alpha3 (2006-12-12)
</h2>
<div class="section">
-<a name="Changes-N1756A"></a>
+<a name="Changes-N175AE"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9094,7 +9102,7 @@ document.write("Last Published: " + docu
3.0-alpha2 (2006-06-16)
</h2>
<div class="section">
-<a name="Changes-N17598"></a>
+<a name="Changes-N175DC"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9132,7 +9140,7 @@ document.write("Last Published: " + docu
3.0-alpha1 (2005-06-04)
</h2>
<div class="section">
-<a name="Changes-N175E3"></a>
+<a name="Changes-N17627"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9170,7 +9178,7 @@ document.write("Last Published: " + docu
2.5.1-FINAL (2004-02-29)
</h2>
<div class="section">
-<a name="Changes-N1762B"></a>
+<a name="Changes-N1766F"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9212,7 +9220,7 @@ document.write("Last Published: " + docu
2.5-FINAL (2004-02-29)
</h2>
<div class="section">
-<a name="Changes-N17689"></a>
+<a name="Changes-N176CD"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9246,7 +9254,7 @@ document.write("Last Published: " + docu
2.0-FINAL (2004-01-26)
</h2>
<div class="section">
-<a name="Changes-N176C7"></a>
+<a name="Changes-N1770B"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9276,7 +9284,7 @@ document.write("Last Published: " + docu
2.0-RC2 (2004-01-11)
</h2>
<div class="section">
-<a name="Changes-N176F5"></a>
+<a name="Changes-N17739"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9330,7 +9338,7 @@ document.write("Last Published: " + docu
2.0-RC1 (2003-11-02)
</h2>
<div class="section">
-<a name="Changes-N1777D"></a>
+<a name="Changes-N177C1"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9488,7 +9496,7 @@ document.write("Last Published: " + docu
2.0-pre3 (2003-07-29)
</h2>
<div class="section">
-<a name="Changes-N179AE"></a>
+<a name="Changes-N179F2"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9535,7 +9543,7 @@ document.write("Last Published: " + docu
2.0-pre2 (2003-07-06)
</h2>
<div class="section">
-<a name="Changes-N17A10"></a>
+<a name="Changes-N17A54"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9589,7 +9597,7 @@ document.write("Last Published: " + docu
2.0-pre1 (2003-05-17)
</h2>
<div class="section">
-<a name="Changes-N17A7F"></a>
+<a name="Changes-N17AC3"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9686,7 +9694,7 @@ document.write("Last Published: " + docu
1.10-dev (2003-02-19)
</h2>
<div class="section">
-<a name="Changes-N17B8A"></a>
+<a name="Changes-N17BCE"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9723,7 +9731,7 @@ document.write("Last Published: " + docu
1.8-dev (2002-09-20)
</h2>
<div class="section">
-<a name="Changes-N17BD2"></a>
+<a name="Changes-N17C16"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9778,7 +9786,7 @@ document.write("Last Published: " + docu
1.7-dev (Release date not recorded)
</h2>
<div class="section">
-<a name="Changes-N17C4E"></a>
+<a name="Changes-N17C92"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9811,7 +9819,7 @@ document.write("Last Published: " + docu
1.5.1 (2002-06-16)
</h2>
<div class="section">
-<a name="Changes-N17C89"></a>
+<a name="Changes-N17CCD"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9844,7 +9852,7 @@ document.write("Last Published: " + docu
1.5 (2002-05-06)
</h2>
<div class="section">
-<a name="Changes-N17CC4"></a>
+<a name="Changes-N17D08"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9893,7 +9901,7 @@ document.write("Last Published: " + docu
1.2.0 (2002-01-19)
</h2>
<div class="section">
-<a name="Changes-N17D33"></a>
+<a name="Changes-N17D77"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9922,7 +9930,7 @@ document.write("Last Published: " + docu
1.1.0 (2002-01-04)
</h2>
<div class="section">
-<a name="Changes-N17D61"></a>
+<a name="Changes-N17DA5"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9963,7 +9971,7 @@ document.write("Last Published: " + docu
1.0.2 (2002-01-11)
</h2>
<div class="section">
-<a name="Changes-N17DB6"></a>
+<a name="Changes-N17DFA"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -9992,7 +10000,7 @@ document.write("Last Published: " + docu
1.0.1 (2002-01-04)
</h2>
<div class="section">
-<a name="Changes-N17DE4"></a>
+<a name="Changes-N17E28"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10021,7 +10029,7 @@ document.write("Last Published: " + docu
1.0.0 (2001-12-30)
</h2>
<div class="section">
-<a name="Changes-N17E12"></a>
+<a name="Changes-N17E56"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10050,7 +10058,7 @@ document.write("Last Published: " + docu
0.14.0 (2001-12-22)
</h2>
<div class="section">
-<a name="Changes-N17E40"></a>
+<a name="Changes-N17E84"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10091,7 +10099,7 @@ document.write("Last Published: " + docu
0.13.0 (2001-12-16)
</h2>
<div class="section">
-<a name="Changes-N17E95"></a>
+<a name="Changes-N17ED9"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10120,7 +10128,7 @@ document.write("Last Published: " + docu
0.12.0 (2001-12-12)
</h2>
<div class="section">
-<a name="Changes-N17EC3"></a>
+<a name="Changes-N17F07"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10169,7 +10177,7 @@ document.write("Last Published: " + docu
0.11.0 (2001-12-08)
</h2>
<div class="section">
-<a name="Changes-N17F32"></a>
+<a name="Changes-N17F76"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10198,7 +10206,7 @@ document.write("Last Published: " + docu
0.10.0 (2001-12-02)
</h2>
<div class="section">
-<a name="Changes-N17F60"></a>
+<a name="Changes-N17FA4"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10239,7 +10247,7 @@ document.write("Last Published: " + docu
0.7 (and interim releases) (2001-11-17)
</h2>
<div class="section">
-<a name="Changes-N17FB5"></a>
+<a name="Changes-N17FF9"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10284,7 +10292,7 @@ document.write("Last Published: " + docu
0.6 (2001-11-11)
</h2>
<div class="section">
-<a name="Changes-N1800A"></a>
+<a name="Changes-N1804E"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10317,7 +10325,7 @@ document.write("Last Published: " + docu
0.5 (2001-11-05)
</h2>
<div class="section">
-<a name="Changes-N18045"></a>
+<a name="Changes-N18089"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10346,7 +10354,7 @@ document.write("Last Published: " + docu
0.4 (2001-10-31)
</h2>
<div class="section">
-<a name="Changes-N18073"></a>
+<a name="Changes-N180B7"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10375,7 +10383,7 @@ document.write("Last Published: " + docu
0.3 (2001-10-26)
</h2>
<div class="section">
-<a name="Changes-N180A1"></a>
+<a name="Changes-N180E5"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10404,7 +10412,7 @@ document.write("Last Published: " + docu
0.2 (2001-09-24)
</h2>
<div class="section">
-<a name="Changes-N180CF"></a>
+<a name="Changes-N18113"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -10433,7 +10441,7 @@ document.write("Last Published: " + docu
0.1 (2001-08-28)
</h2>
<div class="section">
-<a name="Changes-N180FD"></a>
+<a name="Changes-N18141"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
Modified: poi/site/publish/components/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Wed Sep 5 22:59:52 2018
@@ -702,7 +702,7 @@ document.write("Last Published: " + docu
</p>
<p>
The OOXML jars require a stax implementation, but now that Apache
- POI requires Java 6, that dependency is provided by the JRE and no
additional
+ POI requires Java 8, that dependency is provided by the JRE and no
additional
stax jars are required. The OOXML jars used to require DOM4J, but
the code has now been changed to use JAXP and no additional dom4j
jars are required. By the way, look at this <a
href="../help/index.html#faq-N1017E">FAQ</a>
Modified: poi/site/publish/components/poifs/how-to.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poifs/how-to.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/components/poifs/how-to.html (original)
+++ poi/site/publish/components/poifs/how-to.html Wed Sep 5 22:59:52 2018
@@ -584,7 +584,7 @@ DocumentInputStream stream = new Documen
<h4>Preparation</h4>
<p>Before an application can read a file from the file system, the
file system needs to be opened and core parts processed. This is done
- using the <span
class="codefrag">org.apache.poi.poifs.filesystem.NPOIFSFileSystem</span>
+ using the <span
class="codefrag">org.apache.poi.poifs.filesystem.POIFSFileSystem</span>
class. Once the file system has been loaded into memory, the
application may need the root directory. The following code fragment
will accomplish this preparation stage:</p>
Modified: poi/site/publish/components/spreadsheet/eval.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval.html (original)
+++ poi/site/publish/components/spreadsheet/eval.html Wed Sep 5 22:59:52 2018
@@ -587,7 +587,7 @@ Map<String,FormulaEvaluator> workb
// Add this workbook
workbooks.put("report.xlsx", mainWorkbookEvaluator);
// Add two others
-workbooks.put("input.xls",
WorkbookFactory.create("c:\temp\input22.xls").getCreationHelper().createFormulaEvaluator());
+workbooks.put("input.xls",
WorkbookFactory.create("C:\\temp\\input22.xls").getCreationHelper().createFormulaEvaluator());
workbooks.put("lookups.xlsx",
WorkbookFactory.create("/home/poi/data/tmp-lookups.xlsx").getCreationHelper().createFormulaEvaluator());
// Attach them
Modified: poi/site/publish/devel/guidelines.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/devel/guidelines.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/devel/guidelines.html (original)
+++ poi/site/publish/devel/guidelines.html Wed Sep 5 22:59:52 2018
@@ -436,7 +436,7 @@ document.write("Last Published: " + docu
<li>Added code complies with <a href="#CodeStyle">coding standards</a>.</li>
-<li>Added code compiles and runs on Java 1.6.</li>
+<li>Added code compiles and runs on Java 1.8 and preferably newer
versions.</li>
<li>New java files begin with the <a
href="https://www.apache.org/foundation/license-faq.html">
Apache Software License</a> statement.</li>
Modified: poi/site/publish/download.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Wed Sep 5 22:59:52 2018
@@ -273,101 +273,86 @@ document.write("Last Published: " + docu
<!-- latest final release -->
-
-<a name="POI-3.17"></a>
-<h2 class="boxed">15 September 2017 - POI 3.17 available</h2>
+
+
+
+<a name="POI-4.0.0"></a>
+<h2 class="boxed">07 September 2018 - POI 4.0.0 available</h2>
<div class="section">
-<p>The Apache POI team is pleased to announce the release of 3.17.
- Featured are a handful of new areas of functionality and numerous bug
fixes.</p>
-<p>POI 3.17 is the last release to support Java 6. The next release will be
4.0.0 and supports min. Java 8.</p>
+<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>A summary of changes is available in the
- <a
href="https://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES-3.17.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.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>
<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
- "3.17".
- </p>
-<a name="POI-3.17-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.0".
+ </p>
+<a name="POI-4.0.0-bin"></a>
<h3 class="boxed">Binary Distribution</h3>
<ul>
-
+
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.17-20170915.tar.gz">poi-bin-3.17-20170915.tar.gz</a>
- (20.11 MB, <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.tar.gz.asc">signature
(.asc)</a>)
- <br>
- MD5 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.tar.gz.md5">
- 00d75d263fa8aaf991b4d9f538fa3499</a>
-
-<br>
- SHA1 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.tar.gz.sha1">
- 30b4ddd491a1d016e48e10fbd92e0cc43a6cb196</a>
-
-<br>
- SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.tar.gz.sha512">
-
c1a760f4f051054e5cf17c512e837b22fd28484bd82b691db019e3309d1736942e39e3fb8c4195e72c474077d95e89ded0b40ec49c7c78dace8e6596d6c7e298</a>
-
+<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>)
+ <br>
+ SHA256 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.tar.gz.sha256">
+
aebb0fae822158d9a190f34394ec1c89d054e111b510405db56cf6608886d997</a>
+
+<br>
+ SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.tar.gz.sha512">
+
5ac9608a63b563b000b17737aae9640e21975520ca659ecd7ebcd6543da8badd9feb37fd8b295a795fccbcf81eb2cac280f8ca572398597807797414d155ccc4</a>
+
</li>
-
+
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.17-20170915.zip">poi-bin-3.17-20170915.zip</a>
- (28.65 MB, <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.zip.asc">signature
(.asc)</a>)
- <br>
- MD5 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.zip.md5">
- d3f49331d4c3375f9729d864c1fa1164</a>
-
-<br>
- SHA1 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.zip.sha1">
- 517824614c6a90ea6f0843b8efdb0b7ad80f69ed</a>
-
-<br>
- SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.17-20170915.zip.sha512">
-
39f4a85f2cc8a0355c65c73e28df1ac91e5a24baa25ecc591bcd8b3701c29c5b6f7aba15199b4f1a88479ef634996f9b86c5a7b1164d57c2ba2059acfb30e448</a>
-
+<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>)
+ <br>
+ SHA256 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.zip.sha256">
+
a1eb4334a16c0489d3e7afbb2cc71f02680b6427367bc6fb0098f3d3b88250fb</a>
+
+<br>
+ SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/bin/poi-bin-4.0.0-20180907.zip.sha512">
+
096945b38935137151f409917cf76427fc242c2c9817acba35782eafcd1a8177112a4a2f9ad66b5bf715e6af1510f2254a3064c5610e8096711e3aaf344a8f38</a>
+
</li>
-
+
</ul>
-<a name="POI-3.17-src"></a>
+<a name="POI-4.0.0-src"></a>
<h3 class="boxed">Source Distribution</h3>
<ul>
-
+
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.17-20170915.tar.gz">poi-src-3.17-20170915.tar.gz</a>
- (88.14 MB, <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.tar.gz.asc">signature
(.asc)</a>)
- <br>
- MD5 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.tar.gz.md5">
- c11eac47c8b870e1f9626bfba8d2dc56</a>
-
-<br>
- SHA1 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.tar.gz.sha1">
- 3e71f7c7d973ab8b226e1b1cf87dbcf1aab9e717</a>
-
-<br>
- SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.tar.gz.sha512">
-
9008c47f1e3b15a0579d9cb518b8b3219e143e3100de9d7e1501ddd64e6fe439265a072ecabb85e6eecdb8621e20ac46fede26c382d98f11f0998c1a19b79ee9</a>
-
+<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>)
+ <br>
+ SHA256 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.tar.gz.sha256">
+
3c046ff8259808b06e39df4d900edf5727e49dab3c15b88df8a2260ee75b2dda</a>
+
+<br>
+ SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.tar.gz.sha512">
+
67e9f4347e81279c5da662435870b8d6415d42e79349e97005fe9da15e5cb4bd0c4e153ae2c1dc665a1c312a24e817fbb2977bed730cf3e10c1d35de0d17def3</a>
+
</li>
-
+
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.17-20170915.zip">poi-src-3.17-20170915.zip</a>
- (92.23 MB, <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.zip.asc">signature
(.asc)</a>)
- <br>
- MD5 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.zip.md5">
- 68e181082793adfe571b03ec8a2bb927</a>
-
-<br>
- SHA1 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.zip.sha1">
- 83ad40c6ad762da0531677c977f3f9f1bad41734</a>
-
-<br>
- SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-3.17-20170915.zip.sha512">
-
64a5103b5841a8e516d308de15ffb5d94f6b11f5d45f822b7645fad4b84d0af80abad690b7ed979c10009c21fd254c30fe416d4b034139e7be4e835967a36e2b</a>
-
+<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>)
+ <br>
+ SHA256 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.zip.sha256">
+
8749bd65bb07cb4bcc9dcd17dbd892454ebcae0b39fadb9ca5c73c423e40f4b1</a>
+
+<br>
+ SHA512 checksum: <a
href="https://www.apache.org/dist/poi/release/src/poi-src-4.0.0-20180907.zip.sha512">
+
b8dee2fbb53a761c6f096a4e6ff309b4de69ad9d2fac8cfba56c910e0cfcff346e8cd03da182ddcc1474d8fdc5e4072b552fa4aef571a1adfc15576b4b972a33</a>
+
</li>
-
+
</ul>
</div>
Modified: poi/site/publish/help/faq.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/help/faq.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/help/faq.html (original)
+++ poi/site/publish/help/faq.html Wed Sep 5 22:59:52 2018
@@ -590,6 +590,9 @@ case HSSFCell.CELL_TYPE_NUMERIC:
Why do I get a java.lang.NoClassDefFoundError:
javax/xml/stream/XMLEventFactory.newFactory()
</h2>
<div class="section">
+<p>
+<strong>Applies to versions <= 3.17 (Java 6): </strong>
+</p>
<p>This error indicates that the class XMLEventFactory does not provide
functionality which POI is depending upon. There can be a number of
different reasons for this:</p>
Modified: poi/site/publish/images/project-header.png
URL:
http://svn.apache.org/viewvc/poi/site/publish/images/project-header.png?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
Binary files - no diff available.
Modified: poi/site/publish/images/support-asf.png
URL:
http://svn.apache.org/viewvc/poi/site/publish/images/support-asf.png?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
Binary files - no diff available.
Modified: poi/site/publish/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Wed Sep 5 22:59:52 2018
@@ -179,6 +179,16 @@ 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.
+ 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>.
+ 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-3.17">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.
@@ -189,16 +199,6 @@ document.write("Last Published: " + docu
<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>
-<a name="15+September+2017+-+POI+3.17+available"></a>
-<h3 class="boxed">15 September 2017 - POI 3.17 available</h3>
-<p>The Apache POI team is pleased to announce the release of 3.17.
- 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#3.17">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-3.17">downloads</a> page for more
details.</p>
-<p>POI 3.17 is the last release to support Java 6. The next feature-release
will be 4.0.0 and will require Java 8 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/skin/profile.css
URL:
http://svn.apache.org/viewvc/poi/site/publish/skin/profile.css?rev=1840166&r1=1840165&r2=1840166&view=diff
==============================================================================
--- poi/site/publish/skin/profile.css (original)
+++ poi/site/publish/skin/profile.css Wed Sep 5 22:59:52 2018
@@ -161,12 +161,12 @@ a:hover { color:#6587ff}
#top .projectlogo { float: none; text-align: center; width: auto; }
#menu { width: 200px }
#content { padding-left: 230px }
+ #content table.autosize { width: auto; }
#credit2 img { margin-top: 20px }
.boxed { padding-left: 10px; border-radius: 10px 0px; }
h2.boxed { color: white; background-color: #036; }
h3.boxed { color: white; background-color: #888; }
- #content table.autosize { width: auto; }
table.POITable th { background-color: #bbb !important }
table.POITable tr:nth-child(even) { background-color: #ddd }
table.POITable tr:nth-child(odd) { background-color: #efefef }
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]