can't build mongrel using JRuby
-------------------------------

                 Key: JRUBY-1772
                 URL: http://jira.codehaus.org/browse/JRUBY-1772
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1b2
         Environment: MacOS X 10.4.11, JRuby trunk r5341
            Reporter: Stephen Bannasch


Checking out the mongrel code from svn and building it under JRuby is broken.

{code}
$ svn co http://mongrel.rubyforge.org/svn/trunk mongrel
$ cd mongrel
$ rake package java
...
can't convert YAML::JvYAML::Map into String
/Users/stephen/dev/jruby_trunk/jruby/lib/ruby/site_ruby/1.8/rubyg
ems/pac
kage.rb:738:in `add_file'
{code}

But I was able to build the java version of the mongrel gem by building it in 
MRI.

Then switching to JRuby it installed correctly:

{code}
$ cd mongrel/pkg
$ gem install mongrel-1.1.2-java.gem
Successfully installed mongrel-1.1.2
1 gem installed
Installing ri documentation for mongrel-1.1.2...
Installing RDoc documentation for mongrel-1.1.2...
{code}



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