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

Re: API changes tracker for Java libraries



26.03.2016, 18:45, "Emmanuel Bourg":
>  Hi Andrey,
>
>  Le 26/03/2016 16:15, Ponomarenko Andrey a écrit :
>
>>   I've just opened the new API changes tracker for Java libraries: http://abi-laboratory.pro/java/tracker/
>>
>>   As the first step I've prepared reports for a random set of libraries: Android, Berkeley DB JE, Commons Collections, Hadoop, log4j and SLF4J.
>>
>>   The reports are generated by the new 1.5 version of the japi-compliance-checker tool. It's a big and useful update and it's highly recommended to update the tool if you are using it in your project: https://github.com/lvc/japi-compliance-checker
>>
>>   I'd like to ask the community what other libraries would you like to see in the tracker?
>
>  Thank you for japi-compliance-checker, I often use it to check the
>  compatibility when upgrading sensitive libraries. The Apache Commons
>  libraries aren't very interesting to track because they almost never
>  break the compatibility by policy (note that you should split
>  commons-collections and commons-collections4, these are two distinct
>  APIs that can coexist in the same classpath). Some libraries I'd like to
>  see in the tracker are BouncyCastle, ASM, CGLIB, Guava, Jetty, ICU4J, JNA.

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.


Reply to: