JRuby launcher hard-codes to "java" as JVM launcher ---------------------------------------------------
Key: JRUBY-5266 URL: http://jira.codehaus.org/browse/JRUBY-5266 Project: JRuby Issue Type: Improvement Components: Launcher Reporter: Pekka Enberg Assignee: Thomas E Enebo Attachments: 0001-jruby-Use-JAVA-environment-variable-for-bin-jruby.ba.patch JRuby uses "java" as the JVM launcher. This makes testing alternative JVMs such as Jato and JamVM harder than necessary where launchers are called "jato" and "jamvm" respectively. I've included a patch that lets the user override JVM launcher with the JAVA environment variable. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email