[
https://issues.apache.org/jira/browse/WW-5544?focusedWorklogId=967743&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-967743
]
ASF GitHub Bot logged work on WW-5544:
--------------------------------------
Author: ASF GitHub Bot
Created on: 28/Apr/25 01:56
Start Date: 28/Apr/25 01:56
Worklog Time Spent: 10m
Work Description: kusalk commented on PR #1255:
URL: https://github.com/apache/struts/pull/1255#issuecomment-2833800709
@lukaszlenart Unless we are remediating a vulnerability, we should avoiding
deleting APIs that can break existing Struts applications, in minor version
releases (should be reserved for major release 8.0). In this case, there may
still be Struts applications that rely on injecting the
`OgnlReflectionContextFactory` bean and its removal would break them
Issue Time Tracking
-------------------
Worklog Id: (was: 967743)
Time Spent: 1h 50m (was: 1h 40m)
> Mark org.apache.struts2.util.reflection.ReflectionContextFactory
> ----------------------------------------------------------------
>
> Key: WW-5544
> URL: https://issues.apache.org/jira/browse/WW-5544
> Project: Struts 2
> Issue Type: Improvement
> Components: Core, Plugin - Config Browser
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 6.8.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The interface {{ReflectionContextFactory}} is only used in Config Browser
> plugin to show validators. It creates a custom {{OgnlContext}} just to
> fulfill purpose of this one action. It shouldn't be used in production code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)