[
https://issues.apache.org/jira/browse/WW-5265?focusedWorklogId=832860&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-832860
]
ASF GitHub Bot logged work on WW-5265:
--------------------------------------
Author: ASF GitHub Bot
Created on: 12/Dec/22 19:47
Start Date: 12/Dec/22 19:47
Worklog Time Spent: 10m
Work Description: kusalk opened a new pull request, #645:
URL: https://github.com/apache/struts/pull/645
Implements WW-5265
Also fixed mixed use of tabs and spaces in test class
Issue Time Tracking
-------------------
Worklog Id: (was: 832860)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Time Spent: 10m
> 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)