You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/05 19:23:00 UTC

[jira] [Commented] (WW-4915) Replace deprecated commons-lang3 classes

    [ https://issues.apache.org/jira/browse/WW-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352799#comment-16352799 ] 

ASF GitHub Bot commented on WW-4915:
------------------------------------

aleksandr-m opened a new pull request #208: WW-4915 Replace deprecated commons-lang3 classes
URL: https://github.com/apache/struts/pull/208
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> Replace deprecated commons-lang3 classes
> ----------------------------------------
>
>                 Key: WW-4915
>                 URL: https://issues.apache.org/jira/browse/WW-4915
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.5.14.1
>            Reporter: Aleksandr Mashchenko
>            Assignee: Aleksandr Mashchenko
>            Priority: Major
>
> The Apache Commons Community has recently set up the Commons Text component as a home for algorithms working on strings. For this reason most of the string focused functionality in Commons Lang has been deprecated and moved to Commons Text. This includes:
>  * All classes in the org.apache.commons.lang3.text and the org.apache.commons.lang3.text.translate packages
>  * org.apache.commons.lang3.StringEscapeUtils
>  * org.apache.commons.lang3.RandomStringUtils
>  * The methods org.apache.commons.lang3.StringUtils.getJaroWinklerDistance and org.apache.commons.lang3.StringUtils.getLevenshteinDistance
> For more information see the Commons Text website: http://commons.apache.org/text



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)