[GitHub] commons-lang issue #193: Add isAnyNotEmpty() and isAnyNotBlank() to StringUt...

2016-10-19 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/193 Thanks! :+1: --- 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

[GitHub] commons-lang issue #193: Add isAnyNotEmpty() and isAnyNotBlank() to StringUt...

2016-09-26 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/193 I agree with both of you. An empty array does not contain any non-empty/non-blank `CharSequence`s, so `isAnyNotEmpty`/`isAnyNotBlank` should return `false` for an empty array.

[GitHub] commons-lang issue #193: Add isAnyNotEmpty() and isAnyNotBlank() to StringUt...

2016-09-24 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/193 [![Coverage Status](https://coveralls.io/builds/8035022/badge)](https://coveralls.io/builds/8035022) Coverage increased (+0.02%) to 93.546% when pulling

[GitHub] commons-lang issue #193: Add isAnyNotEmpty() and isAnyNotBlank() to StringUt...

2016-09-24 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/193 [![Coverage Status](https://coveralls.io/builds/8035004/badge)](https://coveralls.io/builds/8035004) Coverage increased (+0.03%) to 93.557% when pulling

[GitHub] commons-lang issue #193: Add isAnyNotEmpty() and isAnyNotBlank() to StringUt...

2016-09-24 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/193 [![Coverage Status](https://coveralls.io/builds/8035004/badge)](https://coveralls.io/builds/8035004) Coverage increased (+0.03%) to 93.557% when pulling

[GitHub] commons-lang issue #193: Add isAnyNotEmpty() and isAnyNotBlank() to StringUt...

2016-09-23 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/193 [![Coverage Status](https://coveralls.io/builds/8031415/badge)](https://coveralls.io/builds/8031415) Coverage decreased (-0.002%) to 93.527% when pulling