-
Bug
-
Resolution: Duplicate
-
Minor
-
Ubuntu 14.04 LTS Server
After upgrading via apt-get, my Rails projects stopped building with the rbenv environment. Upon investigation I found:
The Build Environment section of the project configuration vanished.
Both rbenv and ruby-runtime plugins were not installed.
Attempting to reinstall resulted in Java exceptions.
My solution was to rollback to Jenkins 1.626.
- is related to
-
JENKINS-31019 Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass
- Resolved