I am looking into using jetty-rails with ruby 1.9 / jruby 1.6.4. From the get-go I've already found a few things that don't work in 1.9, one of which being the use of rdoc/usage (which was apparently deprecated in 1.9).
Has jetty-rails been developed to support ruby 1.9? If so, are these bugs known / being addressed? If not, are there plans to upgrade it or are there other solutions?