Thanks for running through this! It would be nice to have a version of the reports that limited the classes checked to those annotated with InterfaceAudience.Public and another at InterfaceAudience.LimitedPrivate.
I believe you can use the '-annotations-list' argument to do this. On Sat, Mar 26, 2016 at 11:37 AM, Ponomarenko Andrey <[email protected]> wrote: > Hello, > > I've just applied the japi-compliance-checker tool to all available releases > of Hadoop and prepared a page with the history of API changes: > http://abi-laboratory.pro/java/tracker/timeline/hadoop/ > > Hope the report will help users, maintainers and developers of the library to > navigate over the API differences. > > The analysis tool is open-source software: > https://github.com/lvc/japi-compliance-checker > > Thank you. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- busbey --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
