Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: a58303d43ce4ac46821d0decfb4b78415aef58d7
      
https://github.com/jenkinsci/durable-task-plugin/commit/a58303d43ce4ac46821d0decfb4b78415aef58d7
  Author: Jesse Glick <[email protected]>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/durabletask/ProcessLiveness.java

  Log Message:
  -----------
  [JENKINS-32264] Use native POSIX calls, not /proc, to determine liveness.
Also try to autodetect OS-specific failures and fall back to assuming liveness.


  Commit: 69a6b70439113f772711d2210036b4216b71ee66
      
https://github.com/jenkinsci/durable-task-plugin/commit/69a6b70439113f772711d2210036b4216b71ee66
  Author: Jesse Glick <[email protected]>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/durabletask/BourneShellScript.java

  Log Message:
  -----------
  Comment.


  Commit: de1e2ff62eb9dcad55e842f0b8fb5cdb4ee3492e
      
https://github.com/jenkinsci/durable-task-plugin/commit/de1e2ff62eb9dcad55e842f0b8fb5cdb4ee3492e
  Author: Jesse Glick <[email protected]>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/durabletask/ProcessLiveness.java

  Log Message:
  -----------
  Better diagnose and handle jnr-posix problems.


  Commit: 3c10cc0cb0a4738646966494fbeaab54bca115e1
      
https://github.com/jenkinsci/durable-task-plugin/commit/3c10cc0cb0a4738646966494fbeaab54bca115e1
  Author: Jesse Glick <[email protected]>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/durabletask/ProcessLiveness.java

  Log Message:
  -----------
  Trying JNA instead.


  Commit: 68bee242109994ddf40b8599fcfb164292662a60
      
https://github.com/jenkinsci/durable-task-plugin/commit/68bee242109994ddf40b8599fcfb164292662a60
  Author: Jesse Glick <[email protected]>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/durabletask/ProcessLiveness.java

  Log Message:
  -----------
  Tone down logging.


  Commit: 89b0bb990f66b346cccb79904f0f89af0362e784
      
https://github.com/jenkinsci/durable-task-plugin/commit/89b0bb990f66b346cccb79904f0f89af0362e784
  Author: Jesse Glick <[email protected]>
  Date:   2016-01-19 (Tue, 19 Jan 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/durabletask/BourneShellScript.java
    M src/main/java/org/jenkinsci/plugins/durabletask/ProcessLiveness.java

  Log Message:
  -----------
  Merge pull request #14 from jglick/ProcessLiveness-JENKINS-32264

[JENKINS-32264] Fix process liveness check for non-Linux platforms


Compare: 
https://github.com/jenkinsci/durable-task-plugin/compare/b27495f91909...89b0bb990f66

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