[-z"$javaExecutable"-o"`expr\"$javaExecutable\" : '\([^ ]*\)'`"="no"]&&die "JAVA_HOME not set and cannot find javac to deduce location, please set JAVA_HOME."
[-z"$javaExecutable"-o"`expr\"$javaExecutable\" : '\([^ ]*\)'`"="no"]&&echo"JAVA_HOME not set and cannot find javac to deduce location, please set JAVA_HOME."&&exit 1
# readlink(1) is not available as standard on Solaris 10.
readLink=`which readlink`
[`expr"$readLink" : '\([^ ]*\)'`="no"]&&die "JAVA_HOME not set and readlink not available, please set JAVA_HOME."
[`expr"$readLink" : '\([^ ]*\)'`="no"]&&echo"JAVA_HOME not set and readlink not available, please set JAVA_HOME."&&exit 1