GitHub user wangdongxun opened a pull request:
https://github.com/apache/commons-lang/pull/194
add isAllBlank,isNotAllBlank method for String "null" is also blank
add isAllBlank,isNotAllBlank method for String "null" is also blank
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangdongxun/commons-lang master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/194.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 #194
----
commit 47d430dd95fb988c9a0ce3b9b6616f3b28a18cb9
Author: wangdongxun <[email protected]>
Date: 2016-09-29T16:20:33Z
add isAllBlank,isNotAllBlank method for String "null" is also blank
----
---
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.
---