Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
According to http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/CloudBees+Free+and+Open+Source+Jenkins+Plugins, the Build Result trigger plugin does not correctly support hierarchical projects (see the bottom of the page for this assertion).
This means that I cannot use the very useful looking Cloudbees Folders plugin, since we use the Build Result trigger plugin heavily.
Can the Build Result trigger plugin be updated to support hierarchical projects, using the instructions?
Code changed in jenkins
User: Gregory Boissinot
Path:
src/main/java/org/jenkinsci/plugins/buildresulttrigger/BuildResultTrigger.java
src/main/resources/org/jenkinsci/plugins/buildresulttrigger/BuildResultTrigger/config.jelly
http://jenkins-ci.org/commit/buildresult-trigger-plugin/f91e6aaaa97fc1e36eee1c969cab320e7e582afd
Log:
Merge pull request #2 from ndeloof/master
support hierarchical model (Fix
JENKINS-13746)Compare: https://github.com/jenkinsci/buildresult-trigger-plugin/compare/3d39035...f91e6aa