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

Refactor/prefer the java standard library instead of guava #2206

Conversation

timtebeek
Copy link
Contributor

Run https://public.moderne.io/recipes/org.openrewrite.java.migrate.guava.NoGuava to remove Guava where it can be replaced with standard JDK calls.

Started with an automated change in 66a62fd ; then some manual fixes on top of that.

References

#2111

Submitter checklist

  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

@timtebeek
Copy link
Contributor Author

@pks-1981 here's some of those automated changes I talked about in #2200
Tagging @oleg-nenashev for review

@oleg-nenashev oleg-nenashev self-requested a review June 7, 2023 12:18
@tomakehurst tomakehurst merged commit 1999785 into wiremock:master Jul 5, 2023
7 checks passed
@timtebeek timtebeek deleted the refactor/prefer-the-java-standard-library-instead-of-guava branch July 5, 2023 09:28
@oleg-nenashev oleg-nenashev added the chore Maintenance label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants