-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Linux
The clone workspace plugin doesn't seem to preserve the permissions of the files in the cloned workspace.
How to reproduce:
- set up a job that stores the workspace
- create a shell script with "execution" permission in the workspace
- run the job
- create a job that clones the workspace
- run the job
- examine the permissions of the script: the execution permission is gone
- is related to
-
JENKINS-9397 TarArchiver and ZipArchiver don't preserve file permissions
-
- Resolved
-
Working with jenkins-1.432.war.
Maybe a testcase would help. However, I am not equipped to add one to jenkins.
Seems I'm going to stay with 1.432 for now.