You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Orchid Majumder (JIRA)" <ji...@apache.org> on 2015/03/08 16:41:38 UTC

[jira] [Issue Comment Deleted] (LANG-1046) containsPattern method for StringUtils?

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

Orchid Majumder updated LANG-1046:
----------------------------------
    Comment: was deleted

(was: Hi, I'm really new to the world of open source contribution and would like to start off by contributing to apache-commons-lang as I use it in my day to day work.
I'd like to implement this particular one if not implemented already.
Could someone help me with the formal procedure for that i.e. writing a proposal, finding a mentor and stuffs like that which are mentioned in apache contributing guide?)

> containsPattern method for StringUtils?
> ---------------------------------------
>
>                 Key: LANG-1046
>                 URL: https://issues.apache.org/jira/browse/LANG-1046
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Sebb
>             Fix For: Discussion
>
>
> The JVM Matcher class only supports anchored matches.
> It might perhaps be useful to add a containsPattern(CharSequence input, String pattern) method that returns true if the input contains the pattern.



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