[
https://issues.apache.org/jira/browse/WW-5251?focusedWorklogId=911633&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-911633
]
ASF GitHub Bot logged work on WW-5251:
--------------------------------------
Author: ASF GitHub Bot
Created on: 26/Mar/24 16:14
Start Date: 26/Mar/24 16:14
Worklog Time Spent: 10m
Work Description: brianandle commented on PR #897:
URL: https://github.com/apache/struts/pull/897#issuecomment-2020862694
- Reviewed the PR. I compared side by side each file. Looks good.
- Build branch locally, including tests.
Issue Time Tracking
-------------------
Worklog Id: (was: 911633)
Time Spent: 40m (was: 0.5h)
> Remove deprecated interfaces used with ServletConfigInterceptor
> ---------------------------------------------------------------
>
> Key: WW-5251
> URL: https://issues.apache.org/jira/browse/WW-5251
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Interceptors
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {{ServletConfigInterceptor}} supports a bunch of deprecated interfaces which
> already have proper replacement and they should be removed
> * {{org.apache.struts2.util.ServletContextAware}}
> * {{org.apache.struts2.interceptor.ServletRequestAware}}
> * {{org.apache.struts2.interceptor.ServletResponseAware}}
> * {{org.apache.struts2.interceptor.ParameterAware}}
> * {{org.apache.struts2.interceptor.SessionAware}}
> * {{org.apache.struts2.interceptor.ApplicationAware}}
> * {{org.apache.struts2.interceptor.PrincipalAware}}
> all these interfaces have proper replacement in {{org.apache.struts2.action}}
> package
--
This message was sent by Atlassian Jira
(v8.20.10#820010)