Skip to content

apache-polaris-1.3.0-incubating-rc1

@pingtimeout pingtimeout tagged this 24 Nov 17:36
The PR #2819 accidentally _removed_ the executable POSIX file permission, assuming that not explicity setting the attributes via `filePermissions` retains the file-system 'x' permission.

This change updates the logic to explicitly check the owner-executable bit and uses `755` or `644` respectively for each individual file in the archive.

Co-authored-by: Robert Stupp <snazy@snazy.de>
Assets 2
Loading