From a7fa50326c3f722e7d13a1736f7158ecf8cdbcb8 Mon Sep 17 00:00:00 2001
From: PJ Fanning
Date: Mon, 8 Dec 2025 11:40:02 +0100
Subject: [PATCH] publish with commercial support page
---
content/apidocs/index.html | 3 +
content/casestudies.html | 12 +-
content/changes.html | 3 +
content/commercial-support.html | 248 +++++++++++++++++++
content/components/poi-jvm-languages.html | 3 +
content/components/poi-ruby.html | 3 +
content/components/spreadsheet/diagram1.html | 3 +
content/devel/guidelines.html | 4 +-
content/download.html | 3 +
content/encryption.html | 3 +
content/index.html | 3 +
content/legal.html | 3 +
content/linkmap.html | 9 +
content/related-projects.html | 3 +
content/security.html | 3 +
content/text-extraction.html | 3 +
content/versioning.html | 6 +
17 files changed, 307 insertions(+), 8 deletions(-)
create mode 100644 content/commercial-support.html
diff --git a/content/apidocs/index.html b/content/apidocs/index.html
index 911f049920..e514581929 100644
--- a/content/apidocs/index.html
+++ b/content/apidocs/index.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/casestudies.html b/content/casestudies.html
index 6e83a70ab2..e65d41a228 100644
--- a/content/casestudies.html
+++ b/content/casestudies.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
@@ -199,12 +202,9 @@ document.write("Last Published: " + document.lastModified);
Submitting a Case Study
- We are actively seeking case studies for this page (after all it
- just started). To submit a case study, either
-
- submit a patch for this page or email it to the
- mailing list
- (with [PATCH] prefixed subject, please).
+ We are actively seeking case studies for this page. If you want to submit a case study,
+ please raise an issue with the text that you would like to include in our
+ Bug Database .
diff --git a/content/changes.html b/content/changes.html
index 18808eac0c..f0af4a36fb 100644
--- a/content/changes.html
+++ b/content/changes.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/commercial-support.html b/content/commercial-support.html
new file mode 100644
index 0000000000..a46fb56755
--- /dev/null
+++ b/content/commercial-support.html
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+Apache POI™ - Commercial Support
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Apache POI™ - Commercial Support
+
+
+
+
Vendor Neutrality
+
+
+ This page is dedicated to companies offering products and services around or including Apache POI.
+
+
+ The Apache POI PMC does not endorse or recommend any of the products or services on this page.
+
+
+ If you want your product or service listed on this page, please raise an issue with some details in our
+ Bug Database .
+
+
+
+
+
Long Term Support
+
+
+
+by PJ Fanning
+
+
+
+
+
+
+
+
diff --git a/content/components/poi-jvm-languages.html b/content/components/poi-jvm-languages.html
index 361c8c1cb0..9472901127 100644
--- a/content/components/poi-jvm-languages.html
+++ b/content/components/poi-jvm-languages.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/components/poi-ruby.html b/content/components/poi-ruby.html
index 7b51e7a3a8..24b618bf90 100644
--- a/content/components/poi-ruby.html
+++ b/content/components/poi-ruby.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/components/spreadsheet/diagram1.html b/content/components/spreadsheet/diagram1.html
index e92876f7a2..9489c96e74 100644
--- a/content/components/spreadsheet/diagram1.html
+++ b/content/components/spreadsheet/diagram1.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/devel/guidelines.html b/content/devel/guidelines.html
index 1129344394..be143bb2b6 100644
--- a/content/devel/guidelines.html
+++ b/content/devel/guidelines.html
@@ -322,8 +322,8 @@ document.write("Last Published: " + document.lastModified);
Submitting Patches
- If you use GitHub, you can submit Pull Requests to https://github.com/apache/poi. It is probably
- a good idea to create an issue in the Bug Database
+ If you use GitHub, you can submit Pull Requests to https://github.com/apache/poi .
+ It is probably a good idea to create an issue in the Bug Database
first and reference it in the PR.
diff --git a/content/download.html b/content/download.html
index a50ca3db0a..6ce4f14a75 100644
--- a/content/download.html
+++ b/content/download.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/encryption.html b/content/encryption.html
index 63d8b3a26c..e9dc5b9e7f 100644
--- a/content/encryption.html
+++ b/content/encryption.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/index.html b/content/index.html
index 62ff9dc5c3..4f9e3921e6 100644
--- a/content/index.html
+++ b/content/index.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/legal.html b/content/legal.html
index bc1f774851..86ba00102a 100644
--- a/content/legal.html
+++ b/content/legal.html
@@ -137,6 +137,9 @@ document.write("Last Published: " + document.lastModified);
+
diff --git a/content/linkmap.html b/content/linkmap.html
index 06ee30cd0e..d800e17934 100644
--- a/content/linkmap.html
+++ b/content/linkmap.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
@@ -499,6 +502,12 @@ document.write("Last Published: " + document.lastModified);
+
+
Legal ___________________ legal
diff --git a/content/related-projects.html b/content/related-projects.html
index ec05bc009b..a435e7d514 100644
--- a/content/related-projects.html
+++ b/content/related-projects.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
+
diff --git a/content/security.html b/content/security.html
index e96a70c97e..cfc695c5e4 100644
--- a/content/security.html
+++ b/content/security.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/text-extraction.html b/content/text-extraction.html
index b572d4fd0c..b57b1dbd93 100644
--- a/content/text-extraction.html
+++ b/content/text-extraction.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
diff --git a/content/versioning.html b/content/versioning.html
index ed29c5be57..9f9bcbabbf 100644
--- a/content/versioning.html
+++ b/content/versioning.html
@@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
Related projects
+
@@ -229,6 +232,9 @@ document.write("Last Published: " + document.lastModified);
offers security and compatibility support for EOL versions of Apache POI. Find out more about their
Never Ending Support options .
+
+ Please see our dedicated Commercial Support page for more information and our Vendor Neutrality statement.
+