Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 764b655ef5d9d1aa3be624308bb2b24b9e9c69c6
      
https://github.com/jenkinsci/workflow-job-plugin/commit/764b655ef5d9d1aa3be624308bb2b24b9e9c69c6
  Author: Justin Harringa <jharri...@salesforce.com>
  Date:   2017-09-20 (Wed, 20 Sep 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  Run duration set before RunListener.fireCompleted

Doing this will put the calculation of duration at the same location
where this is handled in core Jenkins' Run class:
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/Run.java#L1758


  Commit: 5a468eebe2ed6ce9d8c55de9afd74fc0e6caa318
      
https://github.com/jenkinsci/workflow-job-plugin/commit/5a468eebe2ed6ce9d8c55de9afd74fc0e6caa318
  Author: Justin Harringa <jharri...@salesforce.com>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  -----------
  Test duration set before RunListener.fireCompleted


  Commit: 8f8ff52cbd94d90eb9a5f7da88d273ee803580f4
      
https://github.com/jenkinsci/workflow-job-plugin/commit/8f8ff52cbd94d90eb9a5f7da88d273ee803580f4
  Author: Justin Harringa <jharri...@salesforce.com>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  -----------
  Add final modifier to DurationRunListener


  Commit: bf99a3d518221954e88a317ee1ef0f2a67139409
      
https://github.com/jenkinsci/workflow-job-plugin/commit/bf99a3d518221954e88a317ee1ef0f2a67139409
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  -----------
  Merge pull request #72 from justinharringa/JENKINS-46945

[JENKINS-46945] Run duration set before RunListener.fireCompleted


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/74985c022ed5...bf99a3d51822

-- 
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