Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
If the Claim plugin isn't installed the new version (1.14) of the Radiator plugin crashes.
See attachment for stack trace.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | howama [ howama ] | David Resnick [ david_resnick ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 151483 ] | JNJira + In-Review [ 193950 ] |
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]