Executable permission of archived artifact is not preserved

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I have a multi-configuration build where I archive the artifacts and, once the build is promoted, use the Execute shell promotion action to executed an archived shell script. But while the script has the executable permission in the workspace (where it’s a bad idea to execute it, however), it looses the permission in the matrix configuration’s archive folder:
      + ls -l /home/hudson/genie.recommenders/.jenkins/jobs/org.eclipse.recommenders.privacy/workspace/tools/hudson
      total 4
      -rwxrwxr-x 1 genie.recommenders technology.recommenders 955 Jan 15 10:33 publish-repository.sh
      + ls -l /home/hudson/genie.recommenders/.jenkins/jobs/org.eclipse.recommenders.privacy/workspace/simrel/mars/toolchain/JavaSE-1.7/tools/hudson
      total 4
      -rwxrwxr-x 1 genie.recommenders technology.recommenders 955 Jan 15 10:35 publish-repository.sh
      + ls -l /home/hudson/genie.recommenders/.jenkins/jobs/org.eclipse.recommenders.privacy/configurations/axis-simrel/mars/axis-toolchain/JavaSE-1.7/builds/1148/archive/tools/hudson
      total 4
      rw-rw-r- 1 genie.recommenders technology.recommenders 955 Jan 16 08:49 publish-repository.sh
      I consider this to be a bug.

            Assignee:
            Oleg Nenashev
            Reporter:
            Andreas Sewe
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: