Re: Binary compatibility report

2016-06-06 Thread Ponomarenko Andrey
Hello, Thanks for reporting this bug. It's fixed for now. The yellow background is used if there is at least one compatibility warning found or compatibility rate is between 90 and 100 percents. Orange color is used when compatibility rate is between 80 and 90 percents. Red color is used when

Re: Binary compatibility report

2016-06-05 Thread Stian Soiland-Reyes
I think one advantage is that this timeline output shows all the registered versions, while Clirr is just for the "previous" version (?). Perhaps it is also more user-friendly presentation? On 5 Jun 2016 7:59 a.m., "Benedikt Ritter" wrote: > How would that be different from Clirr? > > Gary Gregor

Re: Binary compatibility report

2016-06-05 Thread sebb
On 4 June 2016 at 15:19, Ponomarenko Andrey wrote: > Hello, > > I've just prepared the report on backward compatibility for the Commons IO > library (BC — binary compatibility, SC — source compatibility): > http://abi-laboratory.pro/java/tracker/timeline/commons-io/ Thanks for the links. Howev

Re: Binary compatibility report

2016-06-04 Thread Benedikt Ritter
How would that be different from Clirr? Gary Gregory schrieb am So., 5. Juni 2016 um 03:06: > I would be neat to turn this into a Maven plugin that generates a report as > part of the generated site. > > Gary > > On Sat, Jun 4, 2016 at 7:19 AM, Ponomarenko Andrey < > andrewponomare...@yandex.ru>

Re: Binary compatibility report

2016-06-04 Thread Gary Gregory
I would be neat to turn this into a Maven plugin that generates a report as part of the generated site. Gary On Sat, Jun 4, 2016 at 7:19 AM, Ponomarenko Andrey < andrewponomare...@yandex.ru> wrote: > Hello, > > I've just prepared the report on backward compatibility for the Commons IO > library

Binary compatibility report

2016-06-04 Thread Ponomarenko Andrey
Hello, I've just prepared the report on backward compatibility for the Commons IO library (BC — binary compatibility, SC — source compatibility): http://abi-laboratory.pro/java/tracker/timeline/commons-io/ The report is generated daily by the japi-compliance-checker and japi-tracker tools: ht