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

Remove @Deprecated from javax version of DoubleCheck.lazy() as this can still #4219

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

copybara-service[bot]
Copy link

Remove @Deprecated from javax version of DoubleCheck.lazy() as this can still
be used by the factory classes. A future change will re-add this @Deprecated once the factory classes have been switched to use dagger.internal.Provider

Fixes #4203.

RELNOTES=Fixes #4203. Removes @Deprecated annotation causing warnings

@copybara-service copybara-service bot force-pushed the test_598930874 branch 2 times, most recently from dcade50 to 3cfe5cb Compare January 19, 2024 00:39
… can still

be used by the factory classes. A future change will re-add this `@Deprecated` once the factory classes have been switched to use `dagger.internal.Provider`

Fixes #4203.

RELNOTES=Fixes #4203. Removes `@Deprecated` annotation causing warnings
PiperOrigin-RevId: 599667182
@copybara-service copybara-service bot merged commit 3cbc94a into master Jan 19, 2024
@copybara-service copybara-service bot deleted the test_598930874 branch January 19, 2024 01:06
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.

Dagger 2.50 produces code that calls deprecated method
1 participant