Hello everybody,currently there are three open pull requests containing new StringUtils methods:
1. astIndexOfAnyChar https://github.com/apache/commons-lang/pull/273 2. extendIfNotBlank/extendIfNotEmpty https://github.com/apache/commons-lang/pull/278 https://issues.apache.org/jira/browse/LANG-1345 3. indexesOf https://github.com/apache/commons-lang/pull/294 Merge or reject? Any opinions? Cheers, Pascal