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

Added Parameterized Trigger Plugin Support #1

Merged
merged 2 commits into from
May 24, 2011

Conversation

mrobinet
Copy link

This change will clone the existing parameters of the build rather than using the parameter definitions from the project. This causes it to function better when used with the Parameterized Trigger Plugin, which allows for the parameter definitions to be defined on upstream builds.

Initially I thought about walking the build cause chain and attempting to find the appropriate parameter definitions, but if you rebuild a build twice in a row, then the build you're rebuilding has only a UserCause which doesn't provide a way of fetching the parameter definitions.

Mike Robinet added 2 commits March 25, 2011 11:14
@shemeersulaiman shemeersulaiman merged commit 45d53aa into jenkinsci:master May 24, 2011
oleg-nenashev pushed a commit that referenced this pull request Sep 9, 2013
Duplicated StringParameterValue.jelly to ValidatingStringParameterValue....
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.

2 participants