-
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
-
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.