Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-36237] - Improve diagnostics of issues in EnvInjectBuildWrapper#setUp #105

Merged
merged 2 commits into from Sep 26, 2016

Commits on Sep 25, 2016

  1. [JENKINS-36237] - Improve diagnostics of issues in EnvInjectBuildWrapper

    Now EnvInjectBuildWrapper#setUp() provides more info in the build log and also forwards stacktrace to the system log.
    In addition, we rethrow Errors since we cannot recover from them
    oleg-nenashev committed Sep 25, 2016
    Copy the full SHA
    b867a6f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into bug/JENKINS-36237

    Conflicts:
    	src/main/java/org/jenkinsci/plugins/envinject/EnvInjectBuildWrapper.java
    oleg-nenashev committed Sep 25, 2016
    Copy the full SHA
    9b65720 View commit details
    Browse the repository at this point in the history