GitHub user ppoulosk opened a pull request:
https://github.com/apache/storm/pull/457
[STORM-477] Add warning for invalid JAVA_HOME
This adds a check in the python script to ensure that JAVA_HOME points to
an installation of storm, and prints an error message if it is not properly set.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppoulosk/storm STORM-477
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/457.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #457
----
commit fc3dd60798c158a26380a931b31325249ca7af16
Author: Paul Poulosky <[email protected]>
Date: 2015-03-05T14:58:38Z
Add warning for invalid JAVA_HOME
----
---
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.
---