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

hudson.tools.DownloadFromUrlInstaller#performInstallation faild when same named directory in archived file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      hudson.tools.DownloadFromUrlInstaller#performInstallation
      faild at call 'base.moveAllChildrenTo(expected)'

      archived file example:

      +- test
        +- sub
          +- sub
      

      'test/sub'.moveAllChildrenTo('test') fail at hudson.FilePath

      'test/sub/sub'.renameTo('test/') failed.

      It caused by destination folder 'test/sub' that existed already.

            Unassigned Unassigned
            kkkon Kiyofumi Kondoh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: