Skip to content

isEmpty(String) must not return false for whitespace-only values #219

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

kwin
Copy link
Contributor

@kwin kwin commented Sep 12, 2022

This closes #214

@kwin kwin force-pushed the bugfix/isEmpty-must-not-trim branch from 0c99d39 to 2a6073d Compare September 12, 2022 07:12
@kwin kwin force-pushed the bugfix/isEmpty-must-not-trim branch from 2a6073d to 6247863 Compare September 12, 2022 07:13
@michael-o michael-o merged commit 7f5114a into codehaus-plexus:master Sep 12, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StringUtils.isNotEmpty() does not negate StringUtils.isEmpty()
2 participants