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

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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