Herve Boutemy created MASSEMBLY-989:
---------------------------------------
Summary: in RB mode, apply 022 umask to ignore environment group
write umask
Key: MASSEMBLY-989
URL: https://issues.apache.org/jira/browse/MASSEMBLY-989
Project: Maven Assembly Plugin
Issue Type: Improvement
Affects Versions: 3.5.0
Reporter: Herve Boutemy
Assignee: Herve Boutemy
Fix For: 3.6.0
after MASSEMBLY-941, as expected, environment umask give different output: some
use 002 (group write by default), some use 022 (group read only by default)
applying 022 umask in reproducible mode will give the same archive for each
environment: group will be read only
--
This message was sent by Atlassian Jira
(v8.20.10#820010)