-
-
Notifications
You must be signed in to change notification settings - Fork 905
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with schema validation under JRuby #862
Comments
I can confirm the issue here too (JRuby 1.7.3, Nokogiri 1.5.9 java, WinXP). |
This issue might be two folds:
What I had to do is:
|
Can someone confirm whether this issue can be closed? I saw a lot of activity on a few other threads around this issue. |
Thanks for all the work. I'll look into whether the fix works for me. |
Would you guys be able to cut a new RC with this change? Thanks for fixing it! |
1.5.10 will be released later today with this fix. |
I'm having a problem with loading this schema under JRuby.
When I try it with MRI, all appears well:
Whereas JRuby experiences the following error:
The text was updated successfully, but these errors were encountered: