Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 3a3f64494c97e824dcdbcdc3141bd1da1c746bae
https://github.com/jenkinsci/jenkins/commit/3a3f64494c97e824dcdbcdc3141bd1da1c746bae
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M changelog.html
M war/pom.xml
Log Message:
-----------
making SSHD startup failure non-fatal
Commit: aaf1bf29e630ad251efc21b962987d8d2be32f6d
https://github.com/jenkinsci/jenkins/commit/aaf1bf29e630ad251efc21b962987d8d2be32f6d
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/lifecycle/WindowsSlaveInstaller.java
M core/src/main/java/hudson/os/SU.java
M core/src/main/java/hudson/slaves/SlaveComputer.java
M war/pom.xml
Log Message:
-----------
integrating new installers
Commit: 233209ba3de2dac63add2d4c93a2aed08a55b9d4
https://github.com/jenkinsci/jenkins/commit/233209ba3de2dac63add2d4c93a2aed08a55b9d4
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java
R core/src/main/java/hudson/lifecycle/WindowsSlaveInstaller.java
M core/src/main/java/hudson/os/windows/ManagedWindowsServiceLauncher.java
M core/src/main/java/hudson/slaves/SlaveComputer.java
Log Message:
-----------
Deleting this class.
Technically this class was public, but no public plugin had ever refered
to it, and it's unlikely that anyone has referenced it, so this should
be safe.
Compare:
https://github.com/jenkinsci/jenkins/compare/e6553330d678...233209ba3de2