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

Pascal Schumacher updated LANG-1316:
------------------------------------
    Description: 
Deprecate classes/methods moved to commons-text:
* org.apache.commons.lang3.text.translate - every class
* org.apache.commons.lang3.text - every class
* RandomStringUtils - whole class (replaced by RandomStringGenerator in 
commons-text).
* StringEscapeUtils - whole class
* StringUtils: getLevenshteinDistance, getFuzzyDistance and 
getJaroWinklerSimilarity methods
* ObjectUtils: identityToString(final StrBuilder builder, final Object object) 
method (StrBuilder was moved to commons-text)


  was:
Deprecate classes/methods moved to commons-text:
* org.apache.commons.lang3.text.translate - every class
* org.apache.commons.lang3.text - every class beside WordUtils (WordUtils is 
not in commons-text 1.0)
* StringEscapeUtils - whole class
* StringUtils: getLevenshteinDistance, getFuzzyDistance and 
getJaroWinklerSimilarity methods
* ObjectUtils: identityToString(final StrBuilder builder, final Object object) 
method (StrBuilder was moved to commons-text)



> Deprecate classes/methods moved to commons-text
> -----------------------------------------------
>
>                 Key: LANG-1316
>                 URL: https://issues.apache.org/jira/browse/LANG-1316
>             Project: Commons Lang
>          Issue Type: Task
>            Reporter: Pascal Schumacher
>            Assignee: Pascal Schumacher
>             Fix For: 3.6
>
>
> Deprecate classes/methods moved to commons-text:
> * org.apache.commons.lang3.text.translate - every class
> * org.apache.commons.lang3.text - every class
> * RandomStringUtils - whole class (replaced by RandomStringGenerator in 
> commons-text).
> * StringEscapeUtils - whole class
> * StringUtils: getLevenshteinDistance, getFuzzyDistance and 
> getJaroWinklerSimilarity methods
> * ObjectUtils: identityToString(final StrBuilder builder, final Object 
> object) method (StrBuilder was moved to commons-text)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to