[ https://issues.apache.org/jira/browse/WW-5411?focusedWorklogId=927492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-927492 ]
ASF GitHub Bot logged work on WW-5411: -------------------------------------- Author: ASF GitHub Bot Created on: 26/Jul/24 07:00 Start Date: 26/Jul/24 07:00 Worklog Time Spent: 10m Work Description: kusalk opened a new pull request, #1004: URL: https://github.com/apache/struts/pull/1004 WW-5411 -- Issue Time Tracking ------------------- Worklog Id: (was: 927492) Time Spent: 2.5h (was: 2h 20m) > Delete deprecated classes and members > ------------------------------------- > > Key: WW-5411 > URL: https://issues.apache.org/jira/browse/WW-5411 > Project: Struts 2 > Issue Type: Task > Components: Core > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 7.0.0 > > Time Spent: 2.5h > Remaining Estimate: 0h > > ToDo: > {code:java} > com.opensymphony.xwork2.interceptor.annotations.Allowed > com.opensymphony.xwork2.interceptor.annotations.BlockByDefault > com.opensymphony.xwork2.interceptor.annotations.Blocked > com.opensymphony.xwork2.interceptor.annotations.AnnotationParameterFilterInterceptor > {code} > Done: > {code:java} > StrutsPrepareAndExecuteFilter#excludedPatterns > StrutsPrepareFilter#excludedPatterns > InitOperations#buildExcludedPatternsList > PrepareOperations#isUrlExcluded(HttpServletRequest, List) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)