Closed
Description
While the latter does a trim()
(
plexus-utils/src/main/java/org/codehaus/plexus/util/StringUtils.java
Lines 184 to 187 in 8a9147a
StringUtils.isBlank()
the former does never trim.
See also the note added in plexus-utils 1.5.2 (released in 2008): 800c53c