Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mail-watcher-plugin
  Commit: 2505935ae40b2cb06f6568319c8532a1b2718c89
      
https://github.com/jenkinsci/mail-watcher-plugin/commit/2505935ae40b2cb06f6568319c8532a1b2718c89
  Author: Victor Martinez <[email protected]>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/mailwatcher/WatcherComputerListener.java

  Log Message:
  -----------
  Avoid nullpointexception when cause is null since you can bypass validations 
as long as you use groovy api [JENKINS-30220]


  Commit: 49b98e258d7ebe65d2073dbd88d67463ad451d78
      
https://github.com/jenkinsci/mail-watcher-plugin/commit/49b98e258d7ebe65d2073dbd88d67463ad451d78
  Author: Victor Martinez <[email protected]>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/mailwatcher/NodeStatusTest.java

  Log Message:
  -----------
  [FIXED JENKINS-30220] Add UnitTest: validate whether a particular computer 
when is offline it fails if the cause is null


  Commit: 53ddf572cbafd2ff7e57bce2ced3b97008b0794b
      
https://github.com/jenkinsci/mail-watcher-plugin/commit/53ddf572cbafd2ff7e57bce2ced3b97008b0794b
  Author: Victor Martinez <[email protected]>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/mailwatcher/NodeStatusTest.java

  Log Message:
  -----------
  Merge pull request #1 from v1v/nullcauseTestCase

[FIXED JENKINS-30220] Add UnitTest: validate null Causes


  Commit: 1f42f46fe0f022d2831c176dece06813838b26d2
      
https://github.com/jenkinsci/mail-watcher-plugin/commit/1f42f46fe0f022d2831c176dece06813838b26d2
  Author: Oliver Gondža <[email protected]>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/mailwatcher/WatcherComputerListener.java
    M src/test/java/org/jenkinsci/plugins/mailwatcher/NodeStatusTest.java

  Log Message:
  -----------
  Merge pull request #3 from v1v/nullcause

Avoid nullpointexception when cause is null since you can bypass vali…


Compare: 
https://github.com/jenkinsci/mail-watcher-plugin/compare/d1d7a44ba108...1f42f46fe0f0

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