Eric Norman created SLING-9843:
----------------------------------
Summary: fallback to java.home system property if JAVA_HOME env
variable is not set
Key: SLING-9843
URL: https://issues.apache.org/jira/browse/SLING-9843
Project: Sling
Issue Type: Improvement
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: Feature Launcher Maven Plugin 0.1.2
If JAVA_HOME env variable is not set, then the launcher fails as it tries to
run with this error:
{code:java}
Cannot run program "null/bin/java" error.{code}
Falling back to the java.home system property would also get us the path to the
java jre that should work for launching the java process.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)