[
https://issues.apache.org/jira/browse/WW-5336?focusedWorklogId=877400&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-877400
]
ASF GitHub Bot logged work on WW-5336:
--------------------------------------
Author: ASF GitHub Bot
Created on: 22/Aug/23 06:38
Start Date: 22/Aug/23 06:38
Worklog Time Spent: 10m
Work Description: kusalk commented on code in PR #735:
URL: https://github.com/apache/struts/pull/735#discussion_r1301075562
##########
core/src/main/resources/struts-beans.xml:
##########
@@ -198,7 +198,7 @@
<bean type="ognl.MethodAccessor"
name="com.opensymphony.xwork2.util.CompoundRoot"
class="com.opensymphony.xwork2.ognl.accessor.CompoundRootAccessor"/>
- <bean class="org.apache.struts2.views.jsp.ui.OgnlTool"/>
+ <bean class="org.apache.struts2.views.jsp.ui.OgnlTool"/> <!
Issue Time Tracking
-------------------
Worklog Id: (was: 877400)
Time Spent: 1.5h (was: 1h 20m)
> Merge OgnlTool class into StrutsUtil class
> ------------------------------------------
>
> Key: WW-5336
> URL: https://issues.apache.org/jira/browse/WW-5336
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Kusal Kithul-Godage
> Priority: Minor
> Fix For: 6.3.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> I can't see any benefit in having OgnlTool as a separate class/bean.
> Will deprecate to ensure backwards compatibility maintained.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)