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

* src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java:... #42

Merged
merged 1 commit into from Feb 7, 2014

Conversation

nmorey
Copy link
Contributor

@nmorey nmorey commented Feb 4, 2014

... Fix MatrixBuild support for SubBuild

Build was used in multiple place instead of AbstractBuild which means it failed when the sub build was a MatrixBuild.
Symptom was that the MatrixBuild was started but never joined and did not showed up as active in the MultiJob page.

Signed-off-by: Nicolas Morey-Chaisemartin nmorey@kalray.eu

…va: Fix MatrixBuild support for SubBuild

Build was used in multiple place instead of AbstractBuild which means it failed when the sub build was a MatrixBuild.
Symptom was that the MatrixBuild was started but never joined and did not showed up as active in the MultiJob page.

Signed-off-by: Nicolas Morey-Chaisemartin <nmorey@kalray.eu>
@cloudbees-pull-request-builder

plugins » tikal-multijob-plugin #76 SUCCESS
This pull request looks good

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@imod
Copy link
Member

imod commented Feb 7, 2014

This one addresses the same issue as #43 and is basically the same implementation.
Both the PRs try to solve the issue https://issues.jenkins-ci.org/browse/JENKINS-21646
please consider merging/releasing this soon - its an absolute killer for us.

alex-n added a commit that referenced this pull request Feb 7, 2014
* src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java:...
checked...
@alex-n alex-n merged commit 9fe665d into jenkinsci:master Feb 7, 2014
@nmorey nmorey deleted the matrix-build-support branch February 11, 2014 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants