[1.9] Java error in Psych when running "gem build" command
----------------------------------------------------------

                 Key: JRUBY-5326
                 URL: http://jira.codehaus.org/browse/JRUBY-5326
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.6RC1
            Reporter: Charles Oliver Nutter
             Fix For: JRuby 1.6


{noformat}
~/projects/cloby ➔ gem build cloby.gemspec 
WARNING:  description and summary are identical
IOOutputStream.java:68:in `<init>': java.lang.IllegalArgumentException: Object: 
#<YAML::Yecht::Emitter:0x8ca4dd> is not a legal argument to this wrapper, cause 
it doesn't respond to "write".
        from IOOutputStream.java:83:in `<init>'
        from PsychEmitter.java:82:in `initialize'
        from 
org/jruby/ext/psych/PsychEmitter$i_method_1_0$RUBYINVOKER$initialize.gen:65535:in
 `call'
        from JavaMethod.java:728:in `call'
        from CachingCallSite.java:292:in `cacheAndCall'
        from CachingCallSite.java:148:in `callBlock'
        from CachingCallSite.java:152:in `call'
        from RubyClass.java:825:in `call'
        from DynamicMethod.java:204:in `call'
{noformat}

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