Kevin W Monroe created BIGTOP-2880:
--------------------------------------
Summary: typo in bigtop-detect-javahome
Key: BIGTOP-2880
URL: https://issues.apache.org/jira/browse/BIGTOP-2880
Project: Bigtop
Issue Type: Bug
Components: utils
Affects Versions: 1.2.0, 1.2.1, 1.3.0
Reporter: Kevin W Monroe
bigtop-detect-javahome includes openjdk8 candidates, but there's a double
underscore in the variable name:
{{OPENJAVA8_HOME__CANDIDATES}}
https://github.com/juju-solutions/bigtop/blob/master/bigtop-packages/src/common/bigtop-utils/bigtop-detect-javahome#L32
The case statement that sets {{JAVA_HOME_CANDIDATES}} expects a single
underscore.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)