[
https://issues.apache.org/jira/browse/WW-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646949#comment-17646949
]
ASF subversion and git services commented on WW-5265:
-----------------------------------------------------
Commit 266d2d4ed526edbb8e8035df94e94a1007d7c360 in struts's branch
refs/heads/master from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=266d2d4ed ]
Merge pull request #645 from atlassian/WW-5265-remove-container-provider
WW-5265 Allow removal of a single/specific container provider
> 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)