Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/customtools-plugin
  Commit: 784a0c091b306d27df4aeb13e54b2ced43fd2db1
      
https://github.com/jenkinsci/customtools-plugin/commit/784a0c091b306d27df4aeb13e54b2ced43fd2db1
  Author: Oleg Nenashev <nenas...@synopsys.com>
  Date:   2013-11-11 (Mon, 11 Nov 2013)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/DecoratedLauncher.java
    A 
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapperTest.java
    M 
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java
    A 
src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/CommandCallerInstaller.java
    A 
src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/StubWrapper.java

  Log Message:
  -----------
  [FIXED JENKINS-19506] - Prevent errors on nested wrappers usage
The provides workarounds for NPEs in Launcher::envs() and also properly calls 
inner launcher wrappers.
Resolves https://issues.jenkins-ci.org/browse/JENKINS-19506

Signed-off-by: Oleg Nenashev <nenas...@synopsys.com>


  Commit: 5d9a150ffd107c1a247c0b54e57e16ed38671a3f
      
https://github.com/jenkinsci/customtools-plugin/commit/5d9a150ffd107c1a247c0b54e57e16ed38671a3f
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2013-11-13 (Wed, 13 Nov 2013)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/DecoratedLauncher.java
    A 
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapperTest.java
    M 
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java
    A 
src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/CommandCallerInstaller.java
    A 
src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/StubWrapper.java

  Log Message:
  -----------
  Merge pull request #11 from synopsys-arc-oss/nested_wrappers_fix

[FIXED JENKINS-19506] - Prevent errors on nested wrappers usage


Compare: 
https://github.com/jenkinsci/customtools-plugin/compare/dcf9ac719bd1...5d9a150ffd10

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

Reply via email to