[
https://issues.apache.org/jira/browse/WW-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart closed WW-5138.
-----------------------------
Fix Version/s: (was: 2.6)
Resolution: Won't Fix
Commons Text requires Java 8 but Struts 2.5.x still bases on Java 7.
> 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
>
> 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)