GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/commons-lang/pull/150
LANG-1226: StringUtils#normalizeSpace does not trim the string anymore
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/commons-lang
normalizeSpace_trim
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/150.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #150
----
commit b2b926ae5b8cb01e6ea415e5d040c10b9d4d206f
Author: pascalschumacher <[email protected]>
Date: 2016-05-21T16:13:03Z
LANG-1226: StringUtils#normalizeSpace does not trim the string anymore
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---