OpenSearch/distribution
Ryan Ernst aa24669e95
Resolve JAVA_HOME at windows service install time (#39714)
On windows, JAVA_HOME is currently resolved when the windows service is started. However, this is contrary to what our documentation states. This commit moves resolution to service install. This has the side effect of making java existence checking optional in elasticsearch-env.bat, since the rest of the service commands do not require java.

closes #30720
2019-03-26 19:48:02 -07:00
..
archives Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
bwc Use ephemeral ports for idp-fixture (#40333) 2019-03-26 08:44:53 -06:00
docker Use bundled JDK in Docker images (#40238) 2019-03-20 08:53:38 -04:00
packages Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
src Resolve JAVA_HOME at windows service install time (#39714) 2019-03-26 19:48:02 -07:00
tools Upgrade the bouncycastle dependency to 1.61 (#40017) 2019-03-14 08:54:47 -04:00
build.gradle Delete jdk extract dir before extracting (#40471) 2019-03-26 11:41:37 -07:00