Robert Munteanu created BUILDS-68:
-------------------------------------
Summary: Please install nokogiri ruby gem on Jenkins slaves
Key: BUILDS-68
URL: https://issues.apache.org/jira/browse/BUILDS-68
Project: Infra Build Platform
Issue Type: Bug
Components: Jenkins
Reporter: Robert Munteanu
In the Apache Sling project we have a module which invokes a ruby script which
in turn uses the nokogiri rubygem.
We would need this installed on Jenkins slaves, otherwise the build fails. The
relevant error is:
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load
such file -- nokogiri (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from ./scripts/bundles.rb:4:in `<main>'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)