Add ability to use JAVA_HOME to find java 78/37278/6
authorJozef Behran <jbehran@cisco.com>
Thu, 7 Apr 2016 11:22:59 +0000 (13:22 +0200)
committerJozef Behran <jbehran@cisco.com>
Thu, 7 Apr 2016 18:00:48 +0000 (20:00 +0200)
commit241920acc7e834f9db75e3f068f17df35ce594e6
tree6b7d413cc6cfa03090bc9703df1c17a43bfa92cb
parent30e53a34212d77be5e810402477102c99c9e52bc
Add ability to use JAVA_HOME to find java

If no JDK_VERSION is specified and invoking "java" on the
commandline does not work at all ("java: command not found"),
the code uses the value of the JAVA_HOME as the root of the
JDK to be used as a last resort.

Change-Id: Ieb647003dc7fe4790b747191371ae240fec40d1b
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/libraries/NexusKeywords.robot