OpenSearch/distribution/src/main
gmarz 9e6115b066 Packaging: Fix Windows service start/stop issues
This commit addresses several bugs that prevented the Windows
service from being started or stopped:

- Extra white space in the concatenation of java options in
  elasticsearch.in.bat which tripped up Apache Commons Daemon
  and caused ES to startup without any params, eventually leading
  to the "path.home is not configured" exception.

- service.bat was not passing the start argument to ES

- The service could not be stopped gracefully via the stop command
  because there wasn't a method for procrun to call.

Closes #13247
Closes #13401
2015-09-09 13:31:46 -04:00
..
assemblies Packaging: mvn install renames artifacts when copying 2015-08-04 15:34:11 +02:00
packaging [Packaging] Fix variable substitution 2015-08-15 08:53:43 -07:00
resources Packaging: Fix Windows service start/stop issues 2015-09-09 13:31:46 -04:00