diff --git a/src/documentation/content/xdocs/casestudies.xml b/src/documentation/content/xdocs/casestudies.xml index bff23d1bd4..1f5ce66e59 100644 --- a/src/documentation/content/xdocs/casestudies.xml +++ b/src/documentation/content/xdocs/casestudies.xml @@ -45,12 +45,9 @@
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/src/documentation/content/xdocs/commercial-support.xml b/src/documentation/content/xdocs/commercial-support.xml new file mode 100644 index 0000000000..1a7c7844d0 --- /dev/null +++ b/src/documentation/content/xdocs/commercial-support.xml @@ -0,0 +1,59 @@ + + + + + +
+ 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 +

+ HeroDevs + offers security and compatibility support for EOL versions of Apache POI. Find out more about their + Never Ending Support options. +

+
+ +
+ + Copyright (c) @year@ The Apache Software Foundation All rights reserved. +
+ Apache POI, POI, Apache, the Apache logo, and the Apache + POI project logo are trademarks of The Apache Software Foundation. +
+
+
diff --git a/src/documentation/content/xdocs/devel/guidelines.xml b/src/documentation/content/xdocs/devel/guidelines.xml index b153397498..495f52a638 100644 --- a/src/documentation/content/xdocs/devel/guidelines.xml +++ b/src/documentation/content/xdocs/devel/guidelines.xml @@ -113,8 +113,8 @@
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/src/documentation/content/xdocs/site.xml b/src/documentation/content/xdocs/site.xml index fbfcdcfdf0..a419f1a4bb 100644 --- a/src/documentation/content/xdocs/site.xml +++ b/src/documentation/content/xdocs/site.xml @@ -42,6 +42,7 @@ See https://xml.apache.org/forrest/linking.html for more info + diff --git a/src/documentation/content/xdocs/versioning.xml b/src/documentation/content/xdocs/versioning.xml index fcb141df58..2d759fb675 100644 --- a/src/documentation/content/xdocs/versioning.xml +++ b/src/documentation/content/xdocs/versioning.xml @@ -66,6 +66,9 @@ 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. +

Migrating from older versions