Hello,
I have a file in my perforce depot that has executable permission. When I sync it manually as the jenkins user, it got the right executable permission, i.e 666. However when synced by p4-plugin (through a jenkins jobs) using same user, same workspace, the permissions are 644.
We have a workaround for that (fixing the permission after the facts), but would appreciate a fix.
Thank you.
[JENKINS-28220] Wrong executable permission on checked out file
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 163048 ] | New: JNJira + In-Review [ 208735 ] |
Do you have an unusual UMASK set for the jenkins OS user?
This might be a P4Java bug, I'll look into it...