OpenSearch/distribution
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
..
deb Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00
licenses Upgrade to lucene 5.4-snapshot r1701068 2015-09-03 15:13:33 -04:00
rpm Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00
src/main Packaging: Fix Windows service start/stop issues 2015-09-09 13:31:46 -04:00
tar Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00
zip Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00
pom.xml Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00