java -jar lib/jruby.jar in 1.9 mode raises LoadError for Rubygems
-----------------------------------------------------------------

                 Key: JRUBY-5333
                 URL: http://jira.codehaus.org/browse/JRUBY-5333
             Project: JRuby
          Issue Type: Bug
          Components: Launcher
    Affects Versions: JRuby 1.6RC1
         Environment: Gentoo Linux
            Reporter: Lee Jarvis
            Assignee: Thomas E Enebo


Steps to reproduce:

% java -jar lib/jruby.jar --1.9 -e ''

Error:
org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- 
rubygems
        at org.jruby.RubyKernel.require19(org/jruby/RubyKernel.java:1050)
        at #<Class:0x101ce15f6>.(root)(builtin/gem_prelude.rb:11)

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