From b1411eee845e94f221e3b66220024d13021db8e7 Mon Sep 17 00:00:00 2001 From: George Adams Date: Fri, 7 Jul 2023 16:04:20 +0100 Subject: [PATCH] Initial commercial support page (#1808) List of those providing commercial support for Eclipse Temurin, linked from the general support page. --------- Co-authored-by: Tim Ellison --- content/asciidoc-pages/support/index.adoc | 7 ++++- .../temurin/commercial-support/index.adoc | 29 +++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 content/asciidoc-pages/temurin/commercial-support/index.adoc diff --git a/content/asciidoc-pages/support/index.adoc b/content/asciidoc-pages/support/index.adoc index a0ca33f0e..8b84e4d61 100644 --- a/content/asciidoc-pages/support/index.adoc +++ b/content/asciidoc-pages/support/index.adoc @@ -1,5 +1,6 @@ = Temurin(TM) Support :page-authors: gdams, karianna, sxa, tellison, SueChaplain, sxa555, mvitz, ParkerM, M-Davies, Malax, lasombra, practicalli-john, jeffalder, hendrikebbers, douph1, andrew-m-leonard, mr-david-owens, DanHeidinga, sophia-guo, zdtsw +:toc: == Community Support @@ -20,9 +21,13 @@ support on Temurin binaries. Read https://medium.com/@javachampions/java-is-still-free-3-0-0-ocrt-2021-bca75c88d23b[Java Is Still Free (3.0.0)] for some background information about Java support options. +== Commercial Support + +We understand that some users prefer commercial, paid-for support of Eclipse Temurin. Eclipse does not provide such services but please see our link:/temurin/commercial-support[Commercial Support] page where a list of companies offering contracted support is maintained. + == Release Roadmap -The frequency of Adoptium releases is guided by the schedule of our +The frequency of Temurin releases is guided by the schedule of our dependencies. OpenJDK provide a new feature release every six months, and a diff --git a/content/asciidoc-pages/temurin/commercial-support/index.adoc b/content/asciidoc-pages/temurin/commercial-support/index.adoc new file mode 100644 index 000000000..d7261bf53 --- /dev/null +++ b/content/asciidoc-pages/temurin/commercial-support/index.adoc @@ -0,0 +1,29 @@ += Commercial Support Options for Eclipse Temurin(TM) +:page-authors: gdams + +There are a variety of commercial support options available for Eclipse Temurin. It is important to note that none of these providers have been evaluated by or are officially endorsed by the Adoptium(R) project. Each commercial support provider tends to cater to different typical use-cases, so it is recommended that you research each option carefully based on your specific needs and requirements. + +In alphabetical order: + +[cols="1,3"] +|=== +| +| + +^.^| +image:https://adoptium.net/images/openelements.svg[Open Elements,150] +| +Purchasing OpenElements Temurin Support & Care provides you with a variety of benefits that enhance the performance and security of your Java applications and optimize your development process. As a member of Adoptium and with our exceptional network within OpenElements, we directly contribute to its development. Through our activities in the Java and Open Source ecosystem, we can provide you with information and insights into the current and future developments within the Eclipse Adoptium Working Group and the OpenJDK. + +For more details, please visit the https://open-elements.com/temurin-support/[Open Elements Website]. + +^.^| +image:https://adoptium.net/images/redhat.svg[Red Hat,150] +| +https://www.redhat.com[Red Hat] has long been a recognized leader in the Java community, and remains committed to moving Java forward through open, community-driven innovation. Red Hat customers can get professional support for Eclipse Temurin through a subscription, enabling 24x7 worldwide support for the most critical production Java workloads. + +Visit https://developers.redhat.com/java/red-hat-and-java?utm_source=adoptium[Red Hat & Java] or contact https://www.redhat.com/contact?utm_source=adoptium[Red Hat Sales] for more information. + +|=== + +Commercial support providers may https://github.com/adoptium/adoptium.net/issues/new/choose[open a request] to be added to this list.