OpenSearch/qa/vagrant
Jason Tedor 3e485c2ca5 Fix plugin installation permissions
When installing plugin permissions, we try to set the permissions on all
installed files ourselves because a umask from the user could violate
everything needed to get the permissions right. Sadly, directories were
not handled correctly at all and so we were still left with broken
installations with umasks like 0077. This commit fixes this issue, adds
a thorough unit test for the situation, and most importantly, adds a
test that sets the umask before installing the plugin.

Relates #24527
2017-05-06 13:25:10 -04:00
..
src/test/resources/packaging Fix plugin installation permissions 2017-05-06 13:25:10 -04:00
build.gradle Add Vagrant Gradle plugin 2016-11-14 10:33:05 +01:00
versions Add 5.4.0 to bwc versions 2017-05-04 15:57:18 +02:00