Re: Incompatible Version

2020-11-19 Thread Gary Gregory
Hi, As discussed in the PR, you cannot break binary compatibility in 4.x and we currently have no plans for 5.0 AFAIK. Gary On Thu, Nov 19, 2020, 02:38 Arturo Bernal wrote: > 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

Incompatible Version

2020-11-18 Thread Arturo Bernal
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