Philip Langdale created BIGTOP-567: -------------------------------------- Summary: Make sure we can detect the JAVA_HOME for java-package built JDK package Key: BIGTOP-567 URL: https://issues.apache.org/jira/browse/BIGTOP-567 Project: Bigtop Issue Type: Improvement Components: Debian Reporter: Philip Langdale Priority: Critical
Given the dearth of official sources for Oracle JDK debs, one of the saner options is to use java-package to generate a deb from the upstream Oracle bin. java-package uses paths that are unique itself, so bigtop-detect-javahome can't find it. JDK: /usr/lib/jvm/j2sdk1.6-oracle JRE: /usr/lib/jvm/j2sdk1.6-oracle/jre It would be reasonable to add these to the list. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira