JRuby script would work when java is installed but JAVA_HOME not set
--------------------------------------------------------------------

                 Key: JRUBY-2301
                 URL: http://jira.codehaus.org/browse/JRUBY-2301
             Project: JRuby
          Issue Type: Improvement
    Affects Versions: JRuby 1.1RC2, JRuby 1.1RC3
         Environment: Windows
            Reporter: Rod Hilton
            Assignee: Thomas E Enebo
            Priority: Minor


If you have java in your PATH, but did not set JAVA_HOME (a surprisingly common 
way of installing java) in windows, an attempt to run the Jruby script results 
in an error that JAVA_HOME as not set, then the script exits.

Since many people 'install' java simply by making it so that running 'java' 
from commandline works, it would be nice if this script were able to fall 
through and just use whatever is on the path if JAVA_HOME is not set.

-- 
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


Reply via email to