You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/04 00:09:00 UTC

[jira] [Work logged] (LANG-1609) Case-insensitive variants for startsWithAny and endsWithAny

     [ https://issues.apache.org/jira/browse/LANG-1609?focusedWorklogId=530492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-530492 ]

ASF GitHub Bot logged work on LANG-1609:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/21 00:08
            Start Date: 04/Jan/21 00:08
    Worklog Time Spent: 10m 
      Work Description: nstdio commented on pull request #641:
URL: https://github.com/apache/commons-lang/pull/641#issuecomment-753696956


   Is this same #630 ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 530492)
    Time Spent: 2h 40m  (was: 2.5h)

> Case-insensitive variants for startsWithAny and endsWithAny
> -----------------------------------------------------------
>
>                 Key: LANG-1609
>                 URL: https://issues.apache.org/jira/browse/LANG-1609
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Edgar Asatryan
>            Priority: Major
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Add methods to StringUtils class
>  * *StringUtils::startsWithAnyIgnoreCase(CharSequence, CharSequence...)*
>  * *StringUtils::endsWithAnyIgnoreCase(CharSequence, CharSequence...)*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)