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

[MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) #189

Conversation

timtebeek
Copy link
Contributor

Last batch of is(Not)Empty for https://issues.apache.org/jira/browse/MNG-6829
These are the smallest change sets, hence why I opened more at the same time.
After this we can target the next most often used method from the StringUtils classes.


Use this link to re-run the recipe: https://public.moderne.io/recipes/org.openrewrite.java.migrate.apache.commons.lang.IsNotEmptyToJdk?organizationId=QXBhY2hlIE1hdmVu

Co-authored-by: Moderne <team@moderne.io>
@timtebeek
Copy link
Contributor Author

timtebeek commented May 22, 2023

Failure seems unrelated to the change; and also fails on the main branch. Welcome to challenge that, I'll go over some of the others first.

@slachiewicz slachiewicz added java Pull requests that update Java code maintenance labels Jun 5, 2023
@slachiewicz slachiewicz merged commit 9f821e9 into apache:master Jun 5, 2023
1 of 2 checks passed
@timtebeek timtebeek deleted the refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string branch June 5, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code maintenance
Projects
None yet
2 participants