-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15891/
-----------------------------------------------------------
Review request for cordova.
Bugs: CB-5422
https://issues.apache.org/jira/browse/CB-5422
Repository: cordova-android-git
Description
-------
JAVA_HOME is not necessarily defined on Linux and Mac. Print out the value of
JAVA_HOME in the error message in case "java -version" fails.
Diffs
-----
bin/lib/check_reqs.js 0697f77
Diff: https://reviews.apache.org/r/15891/diff/
Testing
-------
cordova create
cordova platform add android (with and without accessible java).
Thanks,
Mark Koudritsky