siom79 / japicmp

Comparison of two versions of a jar archive
https://siom79.github.io/japicmp
Apache License 2.0
694 stars 107 forks source link

Fix for issue #359 - >=0.16.0: Cannot compare versions because the number of old versions is different than the number of new versions #381

Open kambed opened 5 months ago

kambed commented 5 months ago

Issue was created in pull: https://github.com/siom79/japicmp/pull/333

It causes to not work correctly in some cases in big, multi module projects. Case was described by @martinaldrin in https://github.com/siom79/japicmp/issues/359.

Issue can be solved by changing on line as is was before pull #333. Please review @siom79, and consider merging and deploying, for now we are blocked and we cannot go over version 0.15.6 in our projects.