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

OAK-9989: introduce wrapped-guava and use it in oak-commons #877

Closed
wants to merge 14 commits into from

Conversation

reschke
Copy link
Contributor

@reschke reschke commented Mar 24, 2023

No description provided.

@reschke reschke requested review from amit-jain, thomasmueller, anchela, mreutegg and stefan-egli and removed request for amit-jain March 24, 2023 17:38
Copy link
Contributor

@rishabhdaim rishabhdaim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still see some instances of the unshaded guava jar. If not, intentionally, then we should remove them.

oak-wrapped-guava/README.md Outdated Show resolved Hide resolved
oak-wrapped-guava/dependency-reduced-pom.xml Outdated Show resolved Hide resolved
@reschke
Copy link
Contributor Author

reschke commented Mar 27, 2023

@rishabhdaim - thanks for the review. The leftovers in oak-commons are intentional; that is a module that currently has Guava APIs in it's public interfaces. These are deprecated and will be removed in a separate step. (I picked that module for the proof of concept exactly because of the additional complexitiy in this module).

Copy link
Contributor

@mreutegg mreutegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I'm undecided on 'wrapped' vs 'shaded' guava.

@sonarcloud
Copy link

sonarcloud bot commented Mar 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@reschke reschke closed this Apr 3, 2023
@reschke reschke deleted the OAK-9989-base branch April 3, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants