Skip to content

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

Merged
slachiewicz merged 1 commit intoapache:masterfrom
timtebeek:refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string
Jun 5, 2023
Merged

[MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String)#189
slachiewicz merged 1 commit intoapache:masterfrom
timtebeek:refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string

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
@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

Development

Successfully merging this pull request may close these issues.

2 participants