You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2009/12/17 04:36:18 UTC

[jira] Closed: (LANG-569) Add indexOfIgnoreCase() and lastIndexOfIgnoreCase() methods to StringUtils

     [ https://issues.apache.org/jira/browse/LANG-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed LANG-569.
------------------------------

    Resolution: Fixed

Thanks Niall.

svn ci -m "Applying Niall's patch from LANG-569 adding indexOfIgnoreCase() and lastIndexOfIgnoreCase() methods to StringUtils" src
Sending        src/java/org/apache/commons/lang3/StringUtils.java
Sending        src/test/org/apache/commons/lang3/StringUtilsEqualsIndexOfTest.java
Transmitting file data ..
Committed revision 891528.


> Add indexOfIgnoreCase() and lastIndexOfIgnoreCase() methods to StringUtils
> --------------------------------------------------------------------------
>
>                 Key: LANG-569
>                 URL: https://issues.apache.org/jira/browse/LANG-569
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 2.4
>            Reporter: Niall Pemberton
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: LANG-569-v1.patch
>
>
> Add indexOfIgnoreCase() and lastIndexOfIgnoreCase() methods to StringUtils

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.