Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: a865a52562a7f29ff065e3c86e67013cf606f9d5 https://github.com/jenkinsci/jenkins/commit/a865a52562a7f29ff065e3c86e67013cf606f9d5 Author: Oleg Nenashev <nenas...@synopsys.com> Date: 2014-06-01 (Sun, 01 Jun 2014)
Changed paths: M core/src/main/java/hudson/Launcher.java Log Message: ----------- [FIXED JENKINS-19454] - Added DecoratedLauncher implementation to the core. This launcher Allows subclasses to only implement methods they want to override. Originally, this launcher has been implemented in Custom Tools Plugin, but there are many duplicates in other plugins => it would be useful to have it in Jenkins core. Resolves https://issues.jenkins-ci.org/browse/JENKINS-19454 Signed-off-by: Oleg Nenashev <nenas...@synopsys.com> Commit: ef943a3ee69529a9f41353f134043ed3363f12e0 https://github.com/jenkinsci/jenkins/commit/ef943a3ee69529a9f41353f134043ed3363f12e0 Author: Oleg Nenashev <nenas...@synopsys.com> Date: 2014-06-01 (Sun, 01 Jun 2014) Changed paths: M core/src/main/java/hudson/Launcher.java Log Message: ----------- [FIXED JENKINS-20559] - ProcStarter: Check for null before cloning of environment variables list Resolves https://issues.jenkins-ci.org/browse/JENKINS-20559 BTW, I also need to add some tests to "Test Harness" in order to improve coverage of nested operations. These test require a fix for https://issues.jenkins-ci.org/browse/JENKINS-19454 Signed-off-by: Oleg Nenashev <nenas...@synopsys.com> Commit: c5d01b0645a12e64e2a256641b18989c2f68eeea https://github.com/jenkinsci/jenkins/commit/c5d01b0645a12e64e2a256641b18989c2f68eeea Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2014-06-01 (Sun, 01 Jun 2014) Changed paths: A test/src/test/java/hudson/ProcStarterTest.java Log Message: ----------- [JENKINS-20559] - A direct test for the bug Signed-off-by: Oleg Nenashev <o.v.nenas...@gmail.com> Commit: 4d4ca20a241aac64d000cc29bc27e7f1c1920f94 https://github.com/jenkinsci/jenkins/commit/4d4ca20a241aac64d000cc29bc27e7f1c1920f94 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2014-06-03 (Tue, 03 Jun 2014) Changed paths: M core/src/main/java/hudson/Launcher.java A test/src/test/java/hudson/ProcStarterTest.java Log Message: ----------- Merge pull request #1013 from synopsys-arc-oss/launcher_fixes [FIXED JENKINS-20559 and JENKINS-19454] - hudson.Launcher bugfix and additional wrapper Compare: https://github.com/jenkinsci/jenkins/compare/4f41d2aa28d6...4d4ca20a241a -- 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.