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 <[email protected]>
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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to