Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-flow-plugin
  Commit: 1e226fd2a763e0f3989b7a3092aa5ff08f247b4b
      
https://github.com/jenkinsci/build-flow-plugin/commit/1e226fd2a763e0f3989b7a3092aa5ff08f247b4b
  Author: Damien Nozay <[email protected]>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/main/groovy/com/cloudbees/plugins/flow/FlowDSL.groovy
    M src/main/groovy/com/cloudbees/plugins/flow/JobInvocation.groovy
    M src/main/java/com/cloudbees/plugins/flow/FlowListener.java
    M src/main/java/com/cloudbees/plugins/flow/FlowRun.java

  Log Message:
  -----------
  [JENKINS-22960] wait for build to be finalized (part 1/2)

When a build is complete, not everything is written to disk.
This is a problem when you try to consume artifacts
(e.g. `slurpArtifacts()` in https://github.com/dnozay/build-flow-toolbox-plugin)
Wait for build to be finalized instead.


  Commit: d90dfbf8db3322a013522a0f1614eaa1898b6f4c
      
https://github.com/jenkinsci/build-flow-plugin/commit/d90dfbf8db3322a013522a0f1614eaa1898b6f4c
  Author: Damien Nozay <[email protected]>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/main/groovy/com/cloudbees/plugins/flow/FlowDSL.groovy

  Log Message:
  -----------
  [JENKINS-22960] wait for build to be finalized (part 2/2)

actually enable the waiting for finalization.


  Commit: 50e1c120c32422ba2510e8a6c37ce6032d1f6ccf
      
https://github.com/jenkinsci/build-flow-plugin/commit/50e1c120c32422ba2510e8a6c37ce6032d1f6ccf
  Author: Damien Nozay <[email protected]>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/main/groovy/com/cloudbees/plugins/flow/FlowDSL.groovy
    M src/main/groovy/com/cloudbees/plugins/flow/JobInvocation.groovy
    M src/main/java/com/cloudbees/plugins/flow/FlowListener.java
    M src/main/java/com/cloudbees/plugins/flow/FlowRun.java

  Log Message:
  -----------
  Merge pull request #44 from dnozay/finalize

[FIXED JENKINS-22960]. wait for build to be finalized


Compare: 
https://github.com/jenkinsci/build-flow-plugin/compare/32c5a014ff1b...50e1c120c324

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