[ https://issues.apache.org/jira/browse/WW-5265?focusedWorklogId=833259&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-833259 ]
ASF GitHub Bot logged work on WW-5265: -------------------------------------- Author: ASF GitHub Bot Created on: 14/Dec/22 06:03 Start Date: 14/Dec/22 06:03 Worklog Time Spent: 10m Work Description: lukaszlenart merged PR #645: URL: https://github.com/apache/struts/pull/645 Issue Time Tracking ------------------- Worklog Id: (was: 833259) Time Spent: 40m (was: 0.5h) > Allow removal of a single/specific container provider > ------------------------------------------------------ > > Key: WW-5265 > URL: https://issues.apache.org/jira/browse/WW-5265 > Project: Struts 2 > Issue Type: Improvement > Components: Core > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 6.2.0 > > Time Spent: 40m > Remaining Estimate: 0h > > As per title, this functionality would allow for adding container providers > that may be short-lived, or in modular/plugin-based system. > Given that `ConfigurationManager#getContainerProviders`, > `ConfigurationManager#clearContainerProviders` and > `ConfigurationManager#addContainerProvider(ContainerProvider)` exist, this is > already possible, but the existence of an explicit method would make it more > performant. -- This message was sent by Atlassian Jira (v8.20.10#820010)