Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 054f3e572f853004da24fddd7606e149b48811e0
      
https://github.com/jenkinsci/ssh-slaves-plugin/commit/054f3e572f853004da24fddd7606e149b48811e0
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/sshslaves/SSHLauncher.java

  Log Message:
  -----------
  if we don't update the credentialsId field, we risk creating the credential 
again.

This can happen if getCredentials method is called, then the launcher is 
persisted later
programmatically (for example, Jenkins.getInstance() gets saved) before 
SSHLauncher gets
recreated via the config page.


  Commit: 3469c8ac3557025c1478483f99736f5ee3c0ba8a
      
https://github.com/jenkinsci/ssh-slaves-plugin/commit/3469c8ac3557025c1478483f99736f5ee3c0ba8a
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M src/main/java/hudson/plugins/sshslaves/SSHLauncher.java

  Log Message:
  -----------
  this.username can be null, which defaults to the current OS user.

We need to pass in the guaranteed non-null version of the user name here.


  Commit: a046644c042d8a52fb0688a0766ebb6e0cfafabc
      
https://github.com/jenkinsci/ssh-slaves-plugin/commit/a046644c042d8a52fb0688a0766ebb6e0cfafabc
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M src/main/java/hudson/plugins/sshslaves/SSHConnector.java
    M src/main/java/hudson/plugins/sshslaves/SSHLauncher.java

  Log Message:
  -----------
  avoid code duplication


  Commit: eebc08fcffb7e152e0b7182d478453dd43b6f845
      
https://github.com/jenkinsci/ssh-slaves-plugin/commit/eebc08fcffb7e152e0b7182d478453dd43b6f845
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M src/main/java/hudson/plugins/sshslaves/SSHConnector.java
    M src/main/java/hudson/plugins/sshslaves/SSHLauncher.java

  Log Message:
  -----------
  upgrade process now actively sets the ID.


  Commit: 62a74ce1bc8dda026e816b09b953099dc00b2685
      
https://github.com/jenkinsci/ssh-slaves-plugin/commit/62a74ce1bc8dda026e816b09b953099dc00b2685
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  use the released version


  Commit: 210e7268bbbc6996dcac6d5b4d967bb0d93de8f4
      
https://github.com/jenkinsci/ssh-slaves-plugin/commit/210e7268bbbc6996dcac6d5b4d967bb0d93de8f4
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release ssh-slaves-0.24


Compare: 
https://github.com/jenkinsci/ssh-slaves-plugin/compare/67d2249df0df...210e7268bbbc

-- 
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/groups/opt_out.


Reply via email to