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

pipeline utility zip doesn't preserve symlinks

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • jenkins: 2.40
      pipeline-utility: 1.2.2

      When using the zip task, symlinks are not preserved. The contents of the symlinks are copied in instead.

       

      dir("a_dir_with_symlinks_in_it"){
                              zip dir: '', glob: '', zipFile:  "../my.zip"

      }

          [JENKINS-42486] pipeline utility zip doesn't preserve symlinks

          Hi,

          still valid with

          • jenkins 2.121
          • pipeline-utility-steps 2.0.2

           

          Lionel FÉLICITÉ added a comment - Hi, still valid with jenkins 2.121 pipeline-utility-steps 2.0.2  

            rsandell rsandell
            aflat aflat
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: