Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: f773d7c7df2e2e612cc1d6dcac4688d038ce1bd1
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/f773d7c7df2e2e612cc1d6dcac4688d038ce1bd1
  Author: Kevin J. Smith <smit...@us.ibm.com>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java

  Log Message:
  -----------
  JENKINS-39836: InvalidClassException for SSHAuthenticator on many different 
platforms.  Matcher needs a serialVersionUID to cover for the many variances of 
jdk/jre(s) available on different platforms.


  Commit: 56a51725352396bdf29b2c5defbf9566213002ae
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/56a51725352396bdf29b2c5defbf9566213002ae
  Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java

  Log Message:
  -----------
  [JENKINS-39836] Use value from serialver command

```
com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator$Matcher:    
static final long serialVersionUID = -5078593817273453864L
```

(this is the generated value on: oracle java 7 and java 8, openjdk 7 and 8, and 
Zulu 8)


  Commit: 6773a280a1131b6b8cb7764ed9317c1dd7ccedc4
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/6773a280a1131b6b8cb7764ed9317c1dd7ccedc4
  Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java

  Log Message:
  -----------
  Curses GitHub browser editor defaulting to tabs


  Commit: 84af7f89521eaa1089433d90d294e9a99a6fd8d3
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/84af7f89521eaa1089433d90d294e9a99a6fd8d3
  Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java

  Log Message:
  -----------
  Merge pull request #26 from kevin-j-smith/master

JENKINS-39836: InvalidClassException for SSHAuthenticator on many dif…


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/eecc3fc48870...84af7f89521e

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