Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 040c4d4f9569deda974205fc210f6a986a9beb3b
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/040c4d4f9569deda974205fc210f6a986a9beb3b
  Author: Pavel Roskin <plros...@gmail.com>
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashCause.java

  Log Message:
  -----------
  StashCause: Generate environment on demand, don't keep it

A transient map is lost on Jenkins restart for queue items. That was
causing a null pointer exception in StashBuildEnvironmentContributor.

If the environment was kept as a non-transient map, it would be saved to
build.xml, duplicating already saved information from individual
StashCause fields.


-- 
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/stash-pullrequest-builder-plugin/push/refs/heads/master/1c8e96-040c4d%40github.com.

Reply via email to