Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 178304efe395b5097bd8841802183a7be248c61a
      
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/178304efe395b5097bd8841802183a7be248c61a
  Author: Tobias Gruetzmacher <tobias-...@23.gs>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M rest-api/src/main/java/com/cloudbees/workflow/rest/external/ErrorExt.java
    A 
rest-api/src/test/java/com/cloudbees/workflow/rest/external/ErrorExtTest.java

  Log Message:
  -----------
  Workaround for GROOVY-8936 (NPE in Exception) (#81)

When MissingPropertyException is constructed with the "type" parameter
being "null" (for example restoring a serialized pipeline step with this
exception, but the class isn't available anymore), trying to access the
pipeline stage view will lead to a NullPointerException, because
GROOVY-8936 isn't fixed in the Groovy version shipped with Jenkins.


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/master/85bbf2-178304%40github.com.

Reply via email to