Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: radiatorviewplugin-plugin
-
Labels:None
-
Similar Issues:
Description
If the Claim plugin isn't installed the new version (1.14) of the Radiator plugin crashes.
See attachment for stack trace.
Code changed in jenkins
User: David Resnick
Path:
src/main/java/hudson/model/ClaimWrapper.java
src/main/java/hudson/model/JobViewEntry.java
http://jenkins-ci.org/commit/radiatorview-plugin/d960207f55fb4b30208bedbe805ea761e50dc2e6
Log:
Move all ClaimBuildAction references to ClaimWrapper class
This is done to ensure that the Claim plugin remains an optional dependency.
[FIXED JENKINS-19961]