gradle-revapi icon indicating copy to clipboard operation
gradle-revapi copied to clipboard

Unable to modify default configuration

Open tterrag1098 opened this issue 3 years ago • 0 comments

What happened?

Running the revapi task does not report certain changes, because the minSeverity config is set to BREAKING.

What did you want to happen?

I want to have the ability to customize the config options given to revapi. I used the standalone version to confirm that there are API changes between the two jars, but they are not binary breaking (just source breaking and binary potentially breaking).

tterrag1098 avatar Jun 13 '22 01:06 tterrag1098