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

Replace guava Optional #19419

Open
DPUkyle opened this issue Dec 23, 2021 · 0 comments
Open

Replace guava Optional #19419

DPUkyle opened this issue Dec 23, 2021 · 0 comments
Labels
a:chore Minor issue without significant impact in:building-gradle gradle/gradle build

Comments

@DPUkyle
Copy link
Member

DPUkyle commented Dec 23, 2021

We have many internal classes using com.google.common.base.Optional as method return types.

As long as these classes are not in subprojects requiring Java 6 compatibility, we should replace guava Optional with java.util.Optional.

@octylFractal octylFractal added a:chore Minor issue without significant impact in:building-gradle gradle/gradle build and removed a:bug to-triage labels Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:chore Minor issue without significant impact in:building-gradle gradle/gradle build
Projects
None yet
Development

No branches or pull requests

2 participants