Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: copyartifact-plugin
-
Labels:None
-
Environment:SLES 11.2, Jenkins 1.411
-
Similar Issues:
Description
When copying an executable file, the copied file is not executable, that is to say parts of the file permissions are lost.
Attachments
Issue Links
- depends on
-
JENKINS-9397 TarArchiver and ZipArchiver don't preserve file permissions
-
- Resolved
-
- duplicates
-
JENKINS-8140 CopyArtifact plugin should preserve executable bits
-
- Closed
-
- is related to
-
JENKINS-14269 Archive the artifacts does not preserve file exec permissions
-
- Resolved
-
-
JENKINS-13515 Copy failed on windows machine because of timestamp
-
- Closed
-
-
JENKINS-9996 Have the possibility to change the user and group ACL's on artifacts
-
- Closed
-
-
JENKINS-10805 Preserve artifact timestamps during copy
-
- Closed
-
- relates to
-
JENKINS-22637 "Copy Artifacts Plugin" should support ArtifactManager
-
- Closed
-
Code changed in jenkins
User: ikedam
Path:
src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
http://jenkins-ci.org/commit/copyartifact-plugin/9f7f31b6bfec56e1df37f71b492cfdf60b70b38f
Log:
Merge pull request #45 from ikedam/feature/
JENKINS-9741_TestsForFilePermissionsJENKINS-9741Added a test to verify file permission handling.Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/e80d72c7cde3...9f7f31b6bfec