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

Henri Yandell closed LANG-892.
------------------------------

    Resolution: Won't Fix

Actually clause 5 of the Apache License 2.0 states that all contributions back 
to Apache are under the Apache License 2.0 unless the author explicitly states 
that that is not the case.

I'm going to close this as no plan to fix though as our StrBuilder class 
contains a replaceAll method.

> Create a StringBuilderUtils.replaceAll function
> -----------------------------------------------
>
>                 Key: LANG-892
>                 URL: https://issues.apache.org/jira/browse/LANG-892
>             Project: Commons Lang
>          Issue Type: Wish
>          Components: lang.*
>    Affects Versions: 3.2
>            Reporter: Michael Akerman
>              Labels: features, newbie
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> java.lang.StringBuilder doesn't have a very good replace function.
> I like using StringBuilderUtils.replaceAll when I want to do a lot of 
> replacements on a single copy and not burn up a lot of memory creating new 
> Strings for each replacement.
> I'm not familiar with how to offer this code the official way.  Here it is in 
> pastebin:
> http://pastebin.com/fqKMJ4Y8



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to