Branch: refs/heads/master
Home: https://github.com/jenkinsci/job-dsl-plugin
Commit: 1370faa51e4d14ece2b8431b9e81370f17a09f3f
https://github.com/jenkinsci/job-dsl-plugin/commit/1370faa51e4d14ece2b8431b9e81370f17a09f3f
Author: Stephan Pauxberger <[email protected]>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/ExecuteDslScripts.java
Log Message:
-----------
fixed [JENKINS-28458] Deleting views when the containing folder has already
been deleted leads to NPE
This NPE would happen if the dsl created a folder as well as a corresponding
view in that folder. When later both are deleted, updateGeneratedViews cannot
find the parent, which result in an NPE in logging.
Commit: 86eda9e2da99154e06513d7fcfb35139f3ba53ae
https://github.com/jenkinsci/job-dsl-plugin/commit/86eda9e2da99154e06513d7fcfb35139f3ba53ae
Author: Daniel Spilker <[email protected]>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M docs/Home.md
M
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/ExecuteDslScripts.java
M
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/ExecuteDslScriptsSpec.groovy
Log Message:
-----------
cleanup, added test and release notes
Compare:
https://github.com/jenkinsci/job-dsl-plugin/compare/f5d0603292a2...86eda9e2da99
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.