You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2018. It is now read-only.
I am receiving Nokogiri errors attempting the basic tutorials with jruby 1.7.19 splunk sdk 1.0.4.
I am receiving the following error message when running the tests and similar error in IRB
Error: test_nokogiri_atom_without_feed(TestAtomFeed)
: NoMethodError: undefined method `name' for []:Nokogiri::XML::NodeSet
✗ java -version
java version "1.7.0_72"
Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
However the same scenario is successful with MRI ruby 2.1.5.