Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 204ac01e0091691f9be1a9de35c4c2ffeb701112
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/204ac01e0091691f9be1a9de35c4c2ffeb701112
  Author: Sam Van Oort <[email protected]>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepDescriptorCache.java

  Log Message:
  -----------
  Fix for case where StepDescriptorCache breaks when the StepDescriptor was 
removed


  Commit: 3890d3e34156c5f645bedb4831d5cb5df3d81d1a
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/3890d3e34156c5f645bedb4831d5cb5df3d81d1a
  Author: Sam Van Oort <[email protected]>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepDescriptorCache.java
    A 
src/test/java/org/jenkinsci/plugins/workflow/cps/nodes/StepDescriptorCacheTest.java

  Log Message:
  -----------
  Test and fix for JENKINS-44406 where StepDescriptorCache has NPE with removed 
StepDescriptor


  Commit: 9cfc8068c023f05979ddc6fb2746d76b06328005
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/9cfc8068c023f05979ddc6fb2746d76b06328005
  Author: Sam Van Oort <[email protected]>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepDescriptorCache.java

  Log Message:
  -----------
  Modify implementation of StepDescriptorCache to pacify reviewers


  Commit: 1634defd08576edf5d340a658d3ba37f1c66004b
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/1634defd08576edf5d340a658d3ba37f1c66004b
  Author: Sam Van Oort <[email protected]>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepDescriptorCache.java
    A 
src/test/java/org/jenkinsci/plugins/workflow/cps/nodes/StepDescriptorCacheTest.java

  Log Message:
  -----------
  Merge pull request #133 from svanoort/fix-null-stepdescriptorcache

Fix StepDescriptorCache handling of null StepDescriptor lookup [JENKINS-44406]


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/4d402bb2bf58...1634defd0857

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to