The "rake jetty:start" command fails on my Ubuntu 16.04 installation running OpenJDK 1.8 because the Java version check expects "java version" in the output. For OpenJDK users, making the change in #60 fixes the issue without affecting Oracle Java users.
The "rake jetty:start" command fails on my Ubuntu 16.04 installation running OpenJDK 1.8 because the Java version check expects "java version" in the output. For OpenJDK users, making the change in #60 fixes the issue without affecting Oracle Java users.