Skip to content

Enable Guava BetaApi checks in Dagger's Bazel build.#5183

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_926068034
Open

Enable Guava BetaApi checks in Dagger's Bazel build.#5183
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_926068034

Conversation

@copybara-service

Copy link
Copy Markdown

Enable Guava BetaApi checks in Dagger's Bazel build.

The Guava BetaApi checker is now enabled as an error in the Bazel build configuration. Existing usages of Guava's @BetaApi are now suppressed using @SuppressWarnings("BetaApi"). For @autovalue classes, @AutoValue.CopyAnnotations was added to ensure the suppression is applied to the generated classes.

RELNOTES=Enabled Guava BetaApi checks

The Guava BetaApi checker is now enabled as an error in the Bazel build configuration. Existing usages of Guava's @BetaApi are now suppressed using @SuppressWarnings("BetaApi"). For @autovalue classes, @AutoValue.CopyAnnotations was added to ensure the suppression is applied to the generated classes.

RELNOTES=Enabled Guava BetaApi checks
PiperOrigin-RevId: 926068034
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant