[
https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=876743&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-876743
]
ASF GitHub Bot logged work on WW-5327:
--------------------------------------
Author: ASF GitHub Bot
Created on: 17/Aug/23 08:52
Start Date: 17/Aug/23 08:52
Worklog Time Spent: 10m
Work Description: kusalk commented on code in PR #729:
URL: https://github.com/apache/struts/pull/729#discussion_r1296891243
##########
core/src/main/resources/struts-excluded-classes.xml:
##########
@@ -38,8 +38,7 @@
java.lang.Thread,
sun.misc.Unsafe,
com.opensymphony.xwork2.ActionContext,
- com.opensymphony.xwork2.ognl.SecurityMemberAccess,
- com.opensymphony.xwork2.ognl.OgnlValueStack"/>
+ com.opensymphony.xwork2.ognl.SecurityMemberAccess"/>
Review Comment:
You missed removing this one :)
Issue Time Tracking
-------------------
Worklog Id: (was: 876743)
Time Spent: 3h 10m (was: 3h)
> Stop using JavaBeans notation for setters in SecurityMemberAccess &
> MemberAccessValueStack
> ------------------------------------------------------------------------------------------
>
> Key: WW-5327
> URL: https://issues.apache.org/jira/browse/WW-5327
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Priority: Major
> Fix For: 6.3.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Avoid using set* notations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)