-
Bug
-
Resolution: Fixed
-
Critical
-
Platform: All, OS: All
If you upload foo-1.0.hpi, then later upload foo-1.1.hpi, work/plugins contains
foo-1.0
foo-1.0.hpi
foo-1.1
foo-1.1.hpi
and Hudson thinks both foo 1.0 and foo 1.1 are installed at the same time,
causing mayhem.
Plugins should be unpacked into a directory based on their extension-name or
short-name or something like this, so that manually uploading a new version of
the plugin will remove the previous version.
- is related to
-
JENKINS-16306 Plugin Manager » Upload File misbehaves when filename not arttifactId.hpi
- Resolved
-
JENKINS-16652 Upload Plugin does not try to install dynamically
- Resolved