|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
src/main/java/com/cloudbees/jenkins/plugins/customtools/DecoratedLauncher.java
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapperTest.java
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java
src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/CommandCallerInstaller.java
src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/StubWrapper.java
http://jenkins-ci.org/commit/customtools-plugin/5d9a150ffd107c1a247c0b54e57e16ed38671a3f
Log:
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