[
https://issues.apache.org/jira/browse/WW-5591?focusedWorklogId=1031441&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1031441
]
ASF GitHub Bot logged work on WW-5591:
--------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/26 09:04
Start Date: 21/Jul/26 09:04
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #1797:
URL: https://github.com/apache/struts/pull/1797
Marks `XWorkObjectPropertyAccessor` as deprecated for removal — the class
has no references anywhere in the codebase (no Java usage, no container/OGNL
registration, no tests), so it can be removed in a future version.
Follows the existing deprecation convention (`@deprecated` Javadoc +
`@Deprecated(since, forRemoval)`), e.g. `OgnlReflectionContextFactory`.
Fixes [WW-5591](https://issues.apache.org/jira/browse/WW-5591)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Issue Time Tracking
-------------------
Worklog Id: (was: 1031441)
Remaining Estimate: 0h
Time Spent: 10m
> Mark XWorkObjectPropertyAccessor as deprecated
> ----------------------------------------------
>
> Key: WW-5591
> URL: https://issues.apache.org/jira/browse/WW-5591
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Priority: Trivial
> Fix For: 7.3.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This class is not used anymore and can be easily removed in the future
--
This message was sent by Atlassian Jira
(v8.20.10#820010)