Skip to content

Allow custom JAVA_BIN path#307

Merged
austb merged 1 commit into
puppetlabs:masterfrom
bastelfreak:java
Jun 8, 2020
Merged

Allow custom JAVA_BIN path#307
austb merged 1 commit into
puppetlabs:masterfrom
bastelfreak:java

Conversation

@bastelfreak

Copy link
Copy Markdown
Collaborator

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.

@bastelfreak
bastelfreak requested a review from a team as a code owner June 4, 2020 08:28
@bastelfreak bastelfreak changed the title Allow custom JAVA_BIN paths Allow custom JAVA_BIN path Jun 4, 2020
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`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants