OpenSearch/distribution
Andy Bristol 1091ec115e
specify subdirs of lib, bin, modules in package (#32253)
Explicitly include all subdirectories of these folders in
/usr/share/elasticsearch in package distributions so that they are
managed by the package manager. This change does really have an
effect in the 7.x series, where there are no subdirectories in bin, and
we were already doing this in lib and modules. It does have an effect in
the 6.x series where the bin/x-pack subdirectory was not previously
tracked by the package manager and could be left behind on removal in
rpm distributions.
2018-07-23 11:28:24 -07:00
..
archives Remove BouncyCastle dependency from runtime (#32193) 2018-07-21 00:03:58 +03:00
bwc Add JDK11 support and enable in CI (#31644) 2018-07-05 03:24:01 +00:00
packages specify subdirs of lib, bin, modules in package (#32253) 2018-07-23 11:28:24 -07:00
src Disable C2 from using AVX-512 on JDK 10 (#32138) 2018-07-17 15:49:20 -04:00
tools Enable testing in FIPS140 JVM (#31666) 2018-07-17 10:54:10 +03:00
build.gradle Remove BouncyCastle dependency from runtime (#32193) 2018-07-21 00:03:58 +03:00