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-48194] Binary compatibility broken in MsBuildBuilder #35

Merged
merged 3 commits into from
Jan 7, 2018

Conversation

fcojfernandez
Copy link
Contributor

See JENKINS-48194

msbuild:1.28 breaks binary compatibility since a new parameter has been added to the constructor of the class MsBuildBuilder without deprecating previous one.

Features

  • Add the previous constructor and mark as deprecated.
  • Add a new test to check compatibility with previous configurations (configRoundTrip)

@reviewbybees
@marshall777

@fcojfernandez fcojfernandez reopened this Nov 23, 2017
@fcojfernandez
Copy link
Contributor Author

Reopen the PR with lighter configuration for LocalData

@ghost
Copy link

ghost commented Nov 23, 2017

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@fcojfernandez
Copy link
Contributor Author

@marshall777 what do you think about this PR?

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.

3 participants