Github user joshelser commented on the issue:
https://github.com/apache/accumulo/pull/160
Invoking `bin/accumulo build-native` without JAVA_HOME set in my
environment (but correctly set in accumulo-env.sh) results in an error:
```
[accumulo@jelser-accumulo-scripts-1 accumulo-2.0.0-SNAPSHOT]$
./bin/accumulo build-native
which: no javah in
(/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/accumulo/.local/bin:/home/accumulo/bin)
Makefile:51: *** "JAVA_HOME does not point to a JDK. Exiting...". Stop.
Make failed!
```
accumulo-env.sh should be source'd before this function? If not a
regression, can punt.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---