-
Bug
-
Resolution: Fixed
-
Minor
-
None
Installing a new plugin from the update center can be done without restarting Jenkins. But it seems that installing a new plugin from Plugin Manager » Advanced » Upload unconditionally forces a restart.
- is related to
-
JENKINS-4543 Manually uploaded plugins are incorrectly unpacked
-
- Resolved
-
[JENKINS-16652] Upload Plugin does not try to install dynamically
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is related to |
Workflow | Original: JNJira [ 147476 ] | New: JNJira + In-Review [ 192431 ] |
Code changed in jenkins
User: Jesse Glick
Path:
changelog.html
core/src/main/java/hudson/PluginManager.java
core/src/main/java/hudson/model/UpdateCenter.java
http://jenkins-ci.org/commit/jenkins/5ecbbefb6d83fbc4c8919b94b33f491fa0e0055f
Log:
[FIXED JENKINS-16652] Use UpdateSite.Plugin.deploy from PluginManager.doUploadPlugin.