OpenSearch/distribution
Michael Basnight adfcea2af6
Add package pre-install check for java binary (#31343)
The package installation relies on java being in the path. If java is
not in the path, the tests fail at post-install time. This commit adds a
pre-install check to validate that java exists, and if it fails, the
package is never installed, and thus keeps a system clean, rather than
aborting at post-install and leaving behind a mess.

Closes #29665
2018-06-25 10:54:39 -05:00
..
archives Packaging: Remove windows bin files from the tar distribution (#30596) 2018-06-18 19:02:51 +02:00
bwc Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
packages Add package pre-install check for java binary (#31343) 2018-06-25 10:54:39 -05:00
src Use quotes in the call invocation (#31249) 2018-06-13 23:37:51 +03:00
tools Choose JVM options ergonomically 2018-06-20 13:12:56 +02:00
build.gradle Packaging: Remove windows bin files from the tar distribution (#30596) 2018-06-18 19:02:51 +02:00