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-27718] Override ParameterValue.buildEnvironment() #151

Merged
merged 1 commit into from Dec 30, 2015
Merged

[JENKINS-27718] Override ParameterValue.buildEnvironment() #151

merged 1 commit into from Dec 30, 2015

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Dec 28, 2015

JENKINS-27718

ParameterValue.buildEnvVars() was deprecated in Jenkins 1.344.

See:
http://javadoc.jenkins-ci.org/hudson/model/ParameterValue.html#buildEnvVars%28hudson.model.AbstractBuild,%20java.util.Map%29
and also see:
jenkinsci/jenkins@d1b713a

This fix is needed for the workflow plugin.

ParameterValue.buildEnvVars() was deprecated.  This fix is needed
for the workflow plugin.
@jenkinsadmin
Copy link
Member

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

recena added a commit that referenced this pull request Dec 30, 2015
[JENKINS-27718] Override ParameterValue.buildEnvironment()
@recena recena merged commit 05aa7fc into jenkinsci:master Dec 30, 2015
@rodrigc
Copy link
Contributor Author

rodrigc commented Dec 30, 2015

Thank you for merging the patch.

@recena
Copy link
Contributor

recena commented Dec 30, 2015

@rodrigc you are welcome! Thanks too for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants