Josh Elser created ACCUMULO-3662:
------------------------------------
Summary: Verify correct looking JAVA_HOME in
build_native_library.sh
Key: ACCUMULO-3662
URL: https://issues.apache.org/jira/browse/ACCUMULO-3662
Project: Accumulo
Issue Type: Improvement
Components: scripts
Reporter: Josh Elser
Priority: Critical
Fix For: 1.7.0, 1.6.3
JAVA_HOME needs to be set to a valid JDK to run {{build_native_library.sh}}
successfully. Either it's extracted from the environment or it's set in
accumulo-env.sh.
Either way, when it isn't set (or set incorrectly), we should catch this, print
a warning and exit the script to prevent the deluge 'JNI_EXPORT' related error
messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)