Skip to content

Fix errorprone annotation processor classpath #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 9, 2018
Merged

Conversation

vkryachko
Copy link
Member

The issue results in a missing META-INF/services/com.google.errorprone.bugpatterns.BugChecker file in the resulting binary which prevents the errorprone plugin from discovering the custom checks.

The issue results in a missing `META-INF/services/com.google.errorprone.bugpatterns.BugChecker` file in the resulting binary which prevents the errorprone plugin from discovering the custom checks.
@googlebot googlebot added the cla: yes Override cla label Nov 8, 2018
@VinayGuthal VinayGuthal self-requested a review November 9, 2018 16:32
@vkryachko vkryachko merged commit c9f213c into master Nov 9, 2018
@vkryachko vkryachko deleted the vk.fix_errorprone branch November 9, 2018 16:45
@firebase firebase locked and limited conversation to collaborators Oct 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants