[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: API changes tracker for Java libraries



Le 1/04/2016 19:56, Ponomarenko Andrey a écrit :

> Done:
> 
> http://abi-laboratory.pro/java/tracker/timeline/bouncycastle/
> http://abi-laboratory.pro/java/tracker/timeline/asm/
> http://abi-laboratory.pro/java/tracker/timeline/cglib/
> http://abi-laboratory.pro/java/tracker/timeline/guava/
> http://abi-laboratory.pro/java/tracker/timeline/jetty/
> http://abi-laboratory.pro/java/tracker/timeline/icu4j/
> http://abi-laboratory.pro/java/tracker/timeline/jna/
> 
> Feel free to add more libraries to the tracker.

Thank you!

I noticed a false positive on the report for commons-collections 4.1 vs 4.0:

http://abi-laboratory.pro/java/tracker/compat_report/commons-collections/4.0/4.1/662d3/bin_compat_report.html#Removed

The removal of the equals() and hashCode() methods is erroneously
reported as an incompatible change. If the removed method exists in a
super class it shouldn't be reported I think.

Emmanuel Bourg


Reply to: