You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/02/14 14:57:43 UTC

[hop] branch master updated: HOP-3754 added Microsoft OpenJDK build as alternative JRE option

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 8759b10  HOP-3754 added Microsoft OpenJDK build as alternative JRE option
     new e21a8fa  Merge pull request #1362 from bamaer/HOP-3754
8759b10 is described below

commit 8759b105b04e8c8e0905296d0ab952d2c75a86a6
Author: Bart Maertens <ba...@know.bi>
AuthorDate: Mon Feb 14 15:11:08 2022 +0100

    HOP-3754 added Microsoft OpenJDK build as alternative JRE option
---
 docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc b/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc
index a077ab5..4378df0 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc
@@ -50,6 +50,7 @@ The only requirement Hop has on any supported operating system is the Java Runti
 Apache Hop is known to work well on the following widely used Java Runtimes:
 
 * https://www.java.com/[Oracle Java Runtime]
+* https://www.microsoft.com/openjdk[Microsoft OpenJDK] (OpenJDK builds for Windows, MacOS and Linux).
 * https://openjdk.java.net/install/[OpenJDK Java Runtime]
 
 Apache Hop works well with these 64-bit java runtimes for version 8 or higher.