Hello folks,We were using Nokogiri with Ruby since last 3 months and it was working absolutely fine. Due to some architectural change we are moving to Jruby. We realized that xsl:output method="text" doesn't work with nokogiri jruby which was working fine earlier with ruby. I am using jruby 1.7.3 and nokogiri 1.5.9.I am facing one more similar issue with Jruby nokogiri with imports. while imports works with ruby its not working with Jruby. Did anyone faced any issue with nokogiri like this, or am I missing something while using Nokogiri with Jruby?Thanks,Gaurav--
You received this message because you are subscribed to the Google Groups "nokogiri-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nokogiri-tal...@googlegroups.com.
To post to this group, send email to nokogi...@googlegroups.com.
Visit this group at http://groups.google.com/group/nokogiri-talk?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hello!
Can you please provide code to help us reproduce these issues?
Thank you!
-mike