From: Charles Oliver Nutter on
I posted a quick blog entry about the Nokogiri Java port here:

http://blog.headius.com/2010/04/nokogiri-java-port-help-us-finish-it.html

We're really close to having it 100% passing, which would mean anyone
using JRuby could install and use nokogiri without native library
support (and without libxml even being installed). It's the endgame
for Nokogiri support on JRuby.

If you think you can help, please jump in. You'd need to know Java, of
course, but the codebase is pretty easy to follow. And a lot of JRuby
users will thank you :)

- Charlie