Skip to content

Conversation

@dmitry-timofeev
Copy link
Contributor

@dmitry-timofeev dmitry-timofeev commented Mar 26, 2018

Overview

It ensures that our library code does not depend on beta APIs
in Guava, which may change in any release.

Also, fix a Beta API use in HashCode.

See https://github.com/google/guava/wiki/PhilosophyExplained#beta-apis

It ensures that we our library code does not depend on beta APIs in Guava, which may change in any release. Also, fix a Beta API use in HashCode. See https://github.com/google/guava/wiki/PhilosophyExplained#beta-apis
@dmitry-timofeev dmitry-timofeev added enhancement 🚀 work-in-progress 👷‍♂️ Do not expect reviewers to provide any feedback on WIP PRs — please ask for it explicitly! labels Mar 26, 2018
@dmitry-timofeev
Copy link
Contributor Author

Не так-то просто, явное указание annotationProcessorPaths отменяет обнаружение обработчиков аннотаций, доступных в classpath 😕

@dmitry-timofeev
Copy link
Contributor Author

The following is likely to be the solution for this issue: https://groups.google.com/forum/#!topic/error-prone-discuss/O4VJTvvjBkM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 🚀 work-in-progress 👷‍♂️ Do not expect reviewers to provide any feedback on WIP PRs — please ask for it explicitly!

1 participant