OpenSearch/distribution
Jason Tedor e8b543b8cd
Force stable file modes for built packages (#30823)
If you have an unusual umask (e.g., 0002) and clone the GitHub
repository then files that we stick into our packages like the
README.textile and the license will have a file mode of 0664 on disk yet
we expect them to be 0644. Additionally, the same thing happens with
compiled artifacts like JARs. We try to set a default file mode yet it
does not seem to take everywhere. This commit adds explicit file modes
in some places that we were relying on the defaults to ensure that the
built artifacts have a consistent file mode regardless of the underlying
build host.
2018-05-23 23:15:19 -04:00
..
archives Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00
bwc Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
packages Force stable file modes for built packages (#30823) 2018-05-23 23:15:19 -04:00
src Reduce CLI scripts to one-liners on Windows (#30772) 2018-05-22 14:34:29 -04:00
tools Enable installing plugins from snapshots.elastic.co (#30765) 2018-05-22 01:09:31 -04:00
build.gradle Force stable file modes for built packages (#30823) 2018-05-23 23:15:19 -04:00