Arturas Slajus created JRUBY-6384:
-------------------------------------

             Summary: yaml broken for last 1.6.6 build?
                 Key: JRUBY-6384
                 URL: https://jira.codehaus.org/browse/JRUBY-6384
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9.2
    Affects Versions: JRuby 1.6.6
         Environment: arturas@zeus:~/work/spacegame/server$ jruby --1.9 -v
jruby 1.6.6.dev (ruby-1.9.2-p312) (2012-01-26 333c503) (Java HotSpot(TM) Client 
VM 1.7.0) [linux-i386-java]

            Reporter: Arturas Slajus
            Assignee: Thomas E Enebo
            Priority: Blocker


I've built jruby-head (1.6) this morning to see how autoload behaves and this 
is what I've got...

{noformat}
arturas@zeus:~/work/spacegame/server$ jruby --1.9 -S irb
jruby-head-n166 :001 > require 'yaml'
NameError: method 'to_yaml' not defined in Object
        from org/jruby/RubyModule.java:2316:in `remove_method'
        from 
/home/arturas/.rvm/rubies/jruby-head-n166/lib/ruby/1.9/yaml.rb:30:in `(eval)'
        from org/jruby/RubyModule.java:2289:in `module_eval'
        from 
/home/arturas/.rvm/rubies/jruby-head-n166/lib/ruby/1.9/yaml.rb:26:in `yamler='
        from 
/home/arturas/.rvm/rubies/jruby-head-n166/lib/ruby/1.9/yaml.rb:48:in `(root)'
        from org/jruby/RubyKernel.java:1036:in `require'
        from 
/home/arturas/.rvm/rubies/jruby-head-n166/lib/ruby/1.9/yaml.rb:36:in `require'
        from (irb):1:in `evaluate'
        from org/jruby/RubyKernel.java:1082:in `eval'
        from org/jruby/RubyKernel.java:1408:in `loop'
        from org/jruby/RubyKernel.java:1195:in `catch'
        from org/jruby/RubyKernel.java:1195:in `catch'
        from /home/arturas/.rvm/rubies/jruby-head-n166/bin/jirb:17:in `(root)'
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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