Skip to content
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

Make error_prone_annotations dependency optional #1739

Closed

Commits on May 11, 2023

  1. Make error_prone_annotations dependency optional

    Annotations with retention policy are ignored if they cannot be loaded
    at runtime. Make the dependency optional to not enforce the presence of
    error_prone_annotations in a java runtime even if those annotations are
    not used at all.
    HannesWell committed May 11, 2023
    Configuration menu
    Copy the full SHA
    86f9de0 View commit details
    Browse the repository at this point in the history