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

ArtifactDeployer Delete remote artifacts when the build is deleted doesn't delete empty folders and folders with ignored files

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jenkins ver. 1.651.3

      a job deploys the artifacts with ArtifactDeployer to a remote location. The option "Delete artifcats when the build is deleted" is activated:

      Artifacts to deploy: */
      Basedir:
      Remote File Location:

      $DFS\Project\branch\2.6\${SVN_REVISION}_BuildNr_${BUILD_NUMBER}\ 

      Excludes: Setup/, docs/, */.lib

      When the build is manually or automatically deleted, the remote dir is not completely deleted. All empty folders are not deleted (empty folders before export and these with only containing exclude files (e.g. *.lib))

          [JENKINS-37349] ArtifactDeployer Delete remote artifacts when the build is deleted doesn't delete empty folders and folders with ignored files

          There are no comments yet on this issue.

            gbois Gregory Boissinot
            meschenmosermarcel Marcel Meschenmoser
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: