Skip to content

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

Merged
michael-o merged 1 commit intocodehaus-plexus:masterfrom
kwin:bugfix/isEmpty-must-not-trim
Sep 12, 2022
Merged

isEmpty(String) must not return false for whitespace-only values#219
michael-o merged 1 commit intocodehaus-plexus:masterfrom
kwin:bugfix/isEmpty-must-not-trim

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