Author: centic
Date: Sat Jun 28 12:29:43 2025
New Revision: 1926808
URL: http://svn.apache.org/viewvc?rev=1926808&view=rev
Log:
Bug 69729: Clarify that JDK 11 is needed for building
Modified:
poi/site/publish/devel/index.html
poi/site/src/documentation/content/xdocs/devel/index.xml
Modified: poi/site/publish/devel/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/devel/index.html?rev=1926808&r1=1926807&r2=1926808&view=diff
==============================================================================
--- poi/site/publish/devel/index.html (original)
+++ poi/site/publish/devel/index.html Sat Jun 28 12:29:43 2025
@@ -198,7 +198,7 @@ document.write("Last Published: " + docu
<h2 class="boxed">JDK Version</h2>
<div class="section">
<p>
- POI 4.0 and later require JDK version 1.8 or later.
+ POI 4.0 and later require JDK version 1.8 or later. JDK version 11
is required to compile module support.
</p>
<p>
POI 3.11 and later 3.x versions require JDK version 1.6 or later.
@@ -213,8 +213,8 @@ document.write("Last Published: " + docu
<h2 class="boxed">Install Apache Forrest</h2>
<div class="section">
<p>
- The POI build system requires
- <a href="https://forrest.apache.org/">Apache Forrest</a>
+ The POI build system requires
+ <a href="https://forrest.apache.org/">Apache Forrest</a>
to build the documentation.
</p>
<p>
Modified: poi/site/src/documentation/content/xdocs/devel/index.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/devel/index.xml?rev=1926808&r1=1926807&r2=1926808&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/devel/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/devel/index.xml Sat Jun 28
12:29:43 2025
@@ -32,7 +32,7 @@
<section>
<title>JDK Version</title>
<p>
- POI 4.0 and later require JDK version 1.8 or later.
+ POI 4.0 and later require JDK version 1.8 or later. JDK version 11
is required to compile module support.
</p>
<p>
POI 3.11 and later 3.x versions require JDK version 1.6 or later.
@@ -45,8 +45,8 @@
<section>
<title>Install Apache Forrest</title>
<p>
- The POI build system requires
- <a href="https://forrest.apache.org/">Apache Forrest</a>
+ The POI build system requires
+ <a href="https://forrest.apache.org/">Apache Forrest</a>
to build the documentation.
</p>
<p>
@@ -159,7 +159,7 @@
<legal>
Copyright (c) @year@ The Apache Software Foundation. All rights reserved.
<br />
- Apache POI, POI, Apache, the Apache feather logo, and the Apache
+ Apache POI, POI, Apache, the Apache feather logo, and the Apache
POI project logo are trademarks of The Apache Software Foundation.
</legal>
</footer>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]