This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 88836e1614 add versioning support section
88836e1614 is described below
commit 88836e161447a1279a7152a5f8317eab098efb23
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Dec 8 10:44:42 2025 +0100
add versioning support section
---
.../content/xdocs/related-projects.xml | 34 ++++++++++++----------
src/documentation/content/xdocs/versioning.xml | 7 +++++
2 files changed, 26 insertions(+), 15 deletions(-)
diff --git a/src/documentation/content/xdocs/related-projects.xml
b/src/documentation/content/xdocs/related-projects.xml
index e6566516e5..032a4834ba 100644
--- a/src/documentation/content/xdocs/related-projects.xml
+++ b/src/documentation/content/xdocs/related-projects.xml
@@ -67,6 +67,18 @@
</p>
</section>
+ <section><title>Apache Linkis</title>
+ <p>
+ <a href="https://linkis.apache.org/">Apache Linkis</a> is a
computation middleware layer.
+ The linkis-storage component has an Excel read capability
built using Apache Poi.
+ </p>
+ </section>
+ <section><title>Apache Seatunnel</title>
+ <p>
+ <a href="https://seatunnel.apache.org/">Apache Seatunnel</a>
is a high-performance, distributed, massive data integration framework.
+ The seatunnel-connector-spark-email component uses Apache Poi.
+ </p>
+ </section>
<section>
<title>Worksheet plugin for JSPWiki</title>
<p>
@@ -78,25 +90,17 @@
</section>
<section>
<title>Apache incubating projects</title>
- <section><title>Apache Linkis</title>
- <p>
- <a href="https://linkis.apache.org/">Apache Linkis
(incubating)</a> is a computation middleware layer.
- The linkis-storage component has an Excel read
capability built using Apache Poi.
- </p>
- </section>
- <section><title>Apache Seatunnel</title>
- <p>
- <a href="https://seatunnel.apache.org/">Apache
Seatunnel (incubating)</a> is a high-performance, distributed, massive data
integration framework.
- The seatunnel-connector-spark-email component uses
Apache Poi.
- </p>
- </section>
- <section><title>Apache ODF Toolkit (retired)</title>
+ <section><title>Apache Fesod (incubating)</title>
+ <p>
+ <a href="https://fesod.apache.org/">Apache Fesod</a> is a
high-performance and memory-efficient Java library for reading and writing
spreadsheet files, designed to simplify development and ensure reliability.
+ </p>
+ </section>
+ <section><title>Apache ODF Toolkit (retired)</title>
<p>
<a
href="https://incubator.apache.org/projects/odftoolkit.html">Apache ODF Toolkit
(incubating)</a> is a set of Java modules that allow programmatic creation,
scanning and manipulation of OpenDocument Format (ISO/IEC 26300 == ODF)
documents.
- See also <a href="https://odftoolkit.org/">new website</a>.
+ The project has continued with a <a
href="https://odftoolkit.org/">new website</a>.
</p>
</section>
-
<section><title>Apache Corinthia (retired)</title>
<p>
<a href="https://corinthia.incubator.apache.org/">Apache
Corinthia (incubating)</a> is a toolkit/application written in C++ for
converting between and editing common office file formats, with an initial
focus on word processing.
diff --git a/src/documentation/content/xdocs/versioning.xml
b/src/documentation/content/xdocs/versioning.xml
index 0202b67ff9..fcb141df58 100644
--- a/src/documentation/content/xdocs/versioning.xml
+++ b/src/documentation/content/xdocs/versioning.xml
@@ -60,6 +60,13 @@
are strongly encouraged to upgrade to the latest version of POI.
</p>
</section>
+ <section><title>Commercial Support</title>
+ <p>
+ <a
href="https://www.herodevs.com/support?utm_source=Referral&utm_medium=link&utm_campaign=PoiReferralLink&utm_id=Poi">HeroDevs</a>
+ offers security and compatibility support for EOL versions of Apache
POI. Find out more about their
+ <a
href="https://www.herodevs.com/support?utm_source=Referral&utm_medium=link&utm_campaign=PoiReferralLink&utm_id=Poi">Never
Ending Support options</a>.
+ </p>
+ </section>
<section><title>Migrating from older versions</title>
<p>
Typically, migrating from one major version to the next should be
straightforward.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]