Introduce elasticsearch.in.bat (i.e. es.in for Windows)

Break-out common functionality between elasticsearch.bat and service.bat
Relates #8237

(cherry picked from commit 87095e79534bcef97b2b275322c924bd96b34e3b)
This commit is contained in:
Costin Leau 2014-10-27 17:22:43 +02:00
parent b94b3b2bcd
commit 9e7e37076f
4 changed files with 1 additions and 0 deletions

Binary file not shown.

BIN
bin/elasticsearch.in.bat Normal file

Binary file not shown.

Binary file not shown.

View File

@ -34,6 +34,7 @@
<outputDirectory>bin</outputDirectory>
<lineEnding>dos</lineEnding>
<includes>
<include>elasticsearch.in.bat</include>
<include>elasticsearch.bat</include>
<include>plugin.bat</include>
<include>service.bat</include>