[ 
https://issues.apache.org/jira/browse/LANG-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293724#comment-15293724
 ] 

ASF GitHub Bot commented on LANG-787:
-------------------------------------

GitHub user PascalSchumacher opened a pull request:

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

    LANG-787: Add StringUtils#removeIgnoreCase

    Patch by Gokul Nanthakumar C

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

    $ git pull https://github.com/PascalSchumacher/commons-lang 
StringUtils#removeIgnoreCase

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

    https://github.com/apache/commons-lang/pull/146.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 #146
    
----
commit eccf213204b776e40efcc031f4c0df560b9421e9
Author: pascalschumacher <[email protected]>
Date:   2016-05-20T16:59:00Z

    LANG-787: Add StringUtils#removeIgnoreCase
    
    Patch by Gokul Nanthakumar C

----


> StringUtils.RemoveIgnoreCase desired
> ------------------------------------
>
>                 Key: LANG-787
>                 URL: https://issues.apache.org/jira/browse/LANG-787
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 3.1
>            Reporter: david cogen
>            Priority: Minor
>             Fix For: Review Patch
>
>         Attachments: IgnoreCaseForRemoveAndReplace.patch
>
>
> removeStartIgnoreCase() and removeEndIgnoreCase() exist, so why not 
> removeIgnoreCase()
> Specifically:
> String removeIgnoreCase(String str, String remove)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to