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

failOnBinaryIncompatibility parameter is absent #34

Open
brestler opened this issue May 13, 2019 · 1 comment
Open

failOnBinaryIncompatibility parameter is absent #34

brestler opened this issue May 13, 2019 · 1 comment

Comments

@brestler
Copy link

There is a need to fail the build only if change is source incompatible. And it does not matter if it's binary incompatible or not.
There is a parameter for failing the build on source incompatibility - failOnSourceIncompatibility
but there is no parameter to turn off failure on binary incompatibility. There was one for Maven plugin - breakBuildOnBinaryIncompatibleModifications

@brestler
Copy link
Author

I've actually implemented it, but I do not see a way to contribute. Is there?

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

No branches or pull requests

1 participant