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)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to