"java -jar jruby-complete.jar -S jirb" does not run if ~/.jruby exists
----------------------------------------------------------------------

                 Key: JRUBY-3209
                 URL: http://jira.codehaus.org/browse/JRUBY-3209
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.5
         Environment: max os x 10.5.5, apple's jdk 1.5.0_16, jruby-complete 
1.1.5
            Reporter: Philip Smith
            Assignee: Thomas E Enebo
            Priority: Minor


{noformat}
frontalot:~ $ rm -rf ~/.jruby/
frontalot:~ $ java -jar jruby-complete.jar -S jirb
>> exit
frontalot:~ $ java -jar jruby-complete.jar -S gem list
<<creates a bunch of stuff in ~/.jruby>>
:0:Warning: Gem::manage_gems is deprecated and will be removed on or after 
March 2009.

*** LOCAL GEMS ***

rake (0.8.3)
rspec (1.1.11)
sources (0.0.1)
frontalot:~ $ java -jar jruby-complete.jar -S jirb
frontalot:~ $ 
{noformat}

It seems that if ~/.jruby is populated, then starting jirb up with -S doens't 
work.  I stumbled on [JRUBY-2123] before filing this jira: perhaps the issue is 
similar?

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