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 2017/10/11 19:22:16 UTC

svn commit: r1811877 - in /poi/site: publish/index.html src/documentation/content/xdocs/index.xml

Author: centic
Date: Wed Oct 11 19:22:16 2017
New Revision: 1811877

URL: http://svn.apache.org/viewvc?rev=1811877&view=rev
Log:
State supported Java versions slightly different

Modified:
    poi/site/publish/index.html
    poi/site/src/documentation/content/xdocs/index.xml

Modified: poi/site/publish/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1811877&r1=1811876&r2=1811877&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Wed Oct 11 19:22:16 2017
@@ -283,7 +283,7 @@ if (VERSION > 3) {
        
 <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 release will be 4.0.0 and supports min. Java 8.</p>
+<p>POI 3.17 is the last release to support Java 6. The next feature-release will be 4.0.0 and will reqiure Java 8 or newer.</p>
       
 
       

Modified: poi/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1811877&r1=1811876&r2=1811877&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/index.xml Wed Oct 11 19:22:16 2017
@@ -42,7 +42,7 @@
         A full list of changes is available in the <link href="changes.html#3.17">change log</link>. 
         People interested should also follow the <link href="mailinglists.html">dev list</link> to track progress.</p>
        <p>See the <link href="download.html#POI-3.17">downloads</link> page for more details.</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>POI 3.17 is the last release to support Java 6. The next feature-release will be 4.0.0 and will reqiure Java 8 or newer.</p>
       </section>
 
       <section><title>15 August 2017 - Initial support for JDK 9</title>



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