Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 549e512b06c5cc3de98478cdaf53f87cc2174adb
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/549e512b06c5cc3de98478cdaf53f87cc2174adb
  Author: Pavel Roskin <plros...@gmail.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

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

  Log Message:
  -----------
  StashBuildTrigger: Call super.start() first

It is safer to let the superclass do its part first. In particular,
super.start() sets this.job, which should be done before "this" is passed
to another constructor.


-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to