You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2021/07/24 12:38:00 UTC

[jira] [Commented] (WW-5138) Fix the compilation alarms of deprecated methods

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

Lukasz Lenart commented on WW-5138:
-----------------------------------

Could you be a more specific and show which exactly methods are depreacted?

> Fix the compilation alarms of deprecated methods
> ------------------------------------------------
>
>                 Key: WW-5138
>                 URL: https://issues.apache.org/jira/browse/WW-5138
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management, Core
>    Affects Versions: 2.5.26
>            Reporter: Powercom SMT
>            Priority: Minor
>             Fix For: 2.5.27, 2.6
>
>         Attachments: image-2021-07-24-19-59-14-814.png
>
>
> There are some compilation alarms caused by the use of some deprecated methods: org.apache.commons.lang3.text.StrSubstitutor
> org.apache.commons.lang3.StringEscapeUtils
>  
> The document of commons-lang3 suggested to use commons-text instead, need to add the dependency and fix the compiling alarms.



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