-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Current Jenkins weekly - WAR
Provide a mechanism to incorporate a custom PluginManager when launching Jenkins as a webapp.
The motivating use case for this change is custom wars that want to implement some kind of custom "bundling-like" functionality, in the sense of modifying the available plugins before they are loaded.
Because of the point in the initialization sequence the hook must be introduced, an extension point to be implemented by a plugin is not a feasible solution.
- links to
[JENKINS-34681] Allow customization of default PluginManager
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR jenkins#2323 (Web Link)" [ 14284 ] |
Summary | Original: Allow customization of PluginManager | New: Allow customization of default PluginManager |
Description | Original: Provide a mechanism to incorporate a custom PluginManager when launching Jenkins as a webapp. |
New:
Provide a mechanism to incorporate a custom PluginManager when launching Jenkins as a webapp. The motivating use case for this change is custom wars that want to implement some kind of custom "bundling-like" functionality, in the sense of modifying the available plugins before they are loaded. Because of the point in the initialization sequence the hook must be introduced, an extension point to be implemented by a plugin is not a feasible solution. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 170856 ] | New: JNJira + In-Review [ 198959 ] |