Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4543

Manually uploaded plugins are incorrectly unpacked

XMLWordPrintable

      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.

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: