Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 7ee62354adaef3843f2cc538e7ec7bedfb011964
      
https://github.com/jenkinsci/workflow-plugin/commit/7ee62354adaef3843f2cc538e7ec7bedfb011964
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-10-03 (Fri, 03 Oct 2014)

  Changed paths:
    M 
durable-task-step/src/main/java/org/jenkinsci/plugins/workflow/steps/durable_task/DurableTaskStep.java

  Log Message:
  -----------
  Relaxing DurableTaskStep.Checker further so that only an actual lack of 
workspace will cause the task to fail.
In particular, FileMonitoringController.writeLog is likely to fail if the slave 
was just disconnected, but this should not be fatal.


  Commit: 3dfe8eaa711283c25a9ddfa0d5d1cf0daec9557e
      
https://github.com/jenkinsci/workflow-plugin/commit/3dfe8eaa711283c25a9ddfa0d5d1cf0daec9557e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-10-03 (Fri, 03 Oct 2014)

  Changed paths:
    M aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowTest.java

  Log Message:
  -----------
  Need to make sure there is at most one live jnlpProc, or @AfterClass will not 
kill what we need it to.


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/17fb58dd4b80...3dfe8eaa7112

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