HomeSoftware Heritage

Allow custom JAVA_BIN path

Description

Allow custom JAVA_BIN path

Since PuppetDB 6.11 Java 8, 9 and 10 are deprecated and Java 11 is
recommended. By default, the package use java from $PATH. This can
also be an older version. This patch adds a parameter that can be set to
a different java path, for example
/usr/lib/jvm/jre-11-openjdk/bin/java.

Details

Provenance
Tim Meusel <tim@bastelfreak.de>Authored on Jun 4 2020, 9:27 AM
olasdPushed on Oct 13 2020, 3:46 PM
Parents
rSPPDB28073232f03d: (docs) Link to actual contribution guide
Branches
Unknown
Tags
Unknown

Event Timeline

Tim Meusel <tim@bastelfreak.de> committed rSPPDBf980f7640b65: Allow custom JAVA_BIN path (authored by Tim Meusel <tim@bastelfreak.de>).Jun 4 2020, 10:29 AM