Skip to content

[MNG-6829] Replace any StringUtils#isEmpty(String) and #isNotEmpty(String)#90

Merged
slachiewicz merged 2 commits intoapache:masterfrom
timtebeek:refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string
Aug 15, 2023
Merged

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

Conversation

@timtebeek
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

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

IT failure could be related:

Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project wagon-provider-test: You have 12 Checkstyle violations. -> [H

@timtebeek timtebeek marked this pull request as draft May 10, 2023 22:18
@timtebeek
Copy link
Copy Markdown
Contributor Author

The checkstyle violations would need a manual fix; could pick this up again later.

@timtebeek timtebeek marked this pull request as ready for review May 14, 2023 11:25
@timtebeek timtebeek requested a review from elharo May 14, 2023 11:25
@elharo
Copy link
Copy Markdown
Contributor

elharo commented May 15, 2023

CI might be borken:

Error: Tests run: 69, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 31.818 s <<< FAILURE! - in org.apache.maven.wagon.providers.webdav.WebDavsWagonPreemptiveTest
Error: testWagonGetIfNewerIsNewer(org.apache.maven.wagon.providers.webdav.WebDavsWagonPreemptiveTest) Time elapsed: 0.047 s <<< ERROR!
java.io.IOException: File D:\a\maven-wagon\maven-wagon\wagon-providers\wagon-webdav-jackrabbit\target\test-output\http-repository\newfolder\folder2\a\b\test-resource-3.txt unable to be deleted.

@slachiewicz slachiewicz merged commit d4f23f1 into apache:master Aug 15, 2023
@timtebeek timtebeek deleted the refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string branch August 15, 2023 07:49
@slachiewicz slachiewicz self-assigned this Dec 14, 2025
@slachiewicz slachiewicz added this to the 3.5.4 milestone Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants