You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by PascalSchumacher <gi...@git.apache.org> on 2016/05/21 15:49:51 UTC

[GitHub] commons-lang pull request: Ends with any

GitHub user PascalSchumacher opened a pull request:

    https://github.com/apache/commons-lang/pull/149

    Ends with any

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PascalSchumacher/commons-lang endsWithAny

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/149.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 #149
    
----
commit 700e148a49b9da028d427bcc2fa5506e3b42794f
Author: pascalschumacher <pa...@gmx.net>
Date:   2016-05-21T15:41:15Z

    LANG-901: StringUtils#startsWithAny/endsWithAny is case sensitive - documented as case insensitive
    
    Improves the documentation and introduce more test cases that verify the documented behaviors.
    
    Patch by Matthew Bartenschlag

commit 50fb622a5f2054078b441bd6eeae6f0c26705fc1
Author: pascalschumacher <pa...@gmx.net>
Date:   2016-05-21T15:42:54Z

    LANG-901: add changes.xml entry

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang pull request: LANG-901: StringUtils#startsWithAny/end...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/149


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---