Displaying 1 result from an estimated 1 matches for "r985".
Did you mean:
1985
2008 May 22
2
gem install of mongrel v 1.1.5 broken in jruby
...mongrel-1.1.4-java...
Specifying the platform in the gem command does not help:
$ jruby -S gem install mongrel --platform java
$ jruby -S gem install mongrel --platform jruby
same error.
I don''t see a tag for 1.1.5:
http://mongrel.rubyforge.org/browser/tags
mongrel 1.1.4 is r985 and this is the only change in the Rakefile since then:
http://mongrel.rubyforge.org/changeset/997/trunk/Rakefile
Don''t see how that would be a problem.