Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-plugin
  Commit: dbd553fcdb6bae7622cee168a6dbb4db228a52e5
      
https://github.com/jenkinsci/ssh-plugin/commit/dbd553fcdb6bae7622cee168a6dbb4db228a52e5
  Author: johnny-b-goode <[email protected]>
  Date:   2015-05-30 (Sat, 30 May 2015)

  Changed paths:
    M src/main/java/org/jvnet/hudson/plugins/SSHBuildWrapper.java
    M src/main/java/org/jvnet/hudson/plugins/SSHBuilder.java

  Log Message:
  -----------
  This commit addresses https://issues.jenkins-ci.org/browse/JENKINS-10128

Form validation should be implemented to stop this scenario being encountered, 
but it is also good to have graceful failure in-place.

I tried several different methods of resolving this issue, but this is the one 
that seems to do the best job of maintaining current behavior.


  Commit: 727ea1ea62dc470affaa510f1c9268cc95c6ec03
      
https://github.com/jenkinsci/ssh-plugin/commit/727ea1ea62dc470affaa510f1c9268cc95c6ec03
  Author: johnny-b-goode <[email protected]>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M src/main/java/org/jvnet/hudson/plugins/SSHBuildWrapper.java
    M src/main/java/org/jvnet/hudson/plugins/SSHBuilder.java

  Log Message:
  -----------
  This commit addresses https://issues.jenkins-ci.org/browse/JENKINS-10128

Added form validation to help prevent NPE. The validation added will only 
display a message. It will not stop an invalid configuration from being saved.


  Commit: f9f8fad47a54f3c92bd305dcbdf3f7c97a712d25
      
https://github.com/jenkinsci/ssh-plugin/commit/f9f8fad47a54f3c92bd305dcbdf3f7c97a712d25
  Author: John Tatum <[email protected]>
  Date:   2015-06-13 (Sat, 13 Jun 2015)

  Changed paths:
    M src/main/java/org/jvnet/hudson/plugins/SSHBuildWrapper.java
    M src/main/java/org/jvnet/hudson/plugins/SSHBuilder.java

  Log Message:
  -----------
  Merge pull request #13 from johnny-b-goode/master

Fix for JENKINS-10128


Compare: 
https://github.com/jenkinsci/ssh-plugin/compare/08698b0398e5...f9f8fad47a54

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