You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Pascal Schumacher <pa...@gmx.net> on 2018/01/12 16:40:51 UTC

[lang] - Pull Requests containing new StringUtils methods

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


Re: [lang] - Pull Requests containing new StringUtils methods

Posted by Gary Gregory <ga...@gmail.com>.
Hi Pascal,

Thank you for tracking these issues.

I sprinkled some comments in the PRs.

Gary

On Fri, Jan 12, 2018 at 9:40 AM, Pascal Schumacher <pascalschumacher@gmx.net
> wrote:

> 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
>
>