At 10:55 AM -0500 12/22/07, Wayne E. Seguin wrote:
>Stephen,
>
>Could you please verify that this issue has not been fixed on Mongrel trunk?
>
>Thank you!

Hi Wayne,

Testing with JRuby trunk and  r922 (trunk) of Mongrel.

After installing the echoe gem rake install compiled the ragel code, tarred up 
an archive and died here:

mongrel-1.1.1/test/test_ws.rb
mongrel-1.1.1/test/testhelp.rb
mongrel-1.1.1/TODO
mongrel-1.1.1/tools/
mongrel-1.1.1/tools/trickletest.rb
cd -
WARNING:  no email specified
WARNING:  no homepage specified
WARNING:  bin/mongrel_rails is missing #! line
rake aborted!
can't convert YAML::JvYAML::Map into String

And indeed

 bin/mongrel_rails

Has no #! line. It should have:

  #!/usr/bin/env jruby
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to