I have a doubt. I have made a PR with change that broke the binary for incompatibility. I'm aware of that, but one of the Jenkins jobs fails because of that.
how can i solve that? The PR ā> https://github.com/apache/commons-collections/pull/195 <https://github.com/apache/commons-collections/pull/195> Jobs. ā> https://travis-ci.com/github/apache/commons-collections/builds/202652644 <https://travis-ci.com/github/apache/commons-collections/builds/202652644> Iām getting [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.14.3:cmp (default-cli) on project commons-collections4: There is at least one incompatibility: org.apache.commons.collections4.IterableUtils.IterableUtils():CONSTRUCTOR_LESS_ACCESSIBLE -> [Help 1] Regards