OpenSearch/bin
Diego Ongaro a4814c2f69 Print nice error in bin/elasticsearch if user needs to run maven
Before, people that cloned the repo and expected to be able to run
bin/elasticsearch would be met with an awful shell error: the shell
interprets Maven variables like ${project.build.finalName} as shell
variables yet can't handle names of the form ${x.y}. This commit
explicitly checks to make sure that Maven has done its substitutions
before continuing; if Maven hasn't been run, it gives a helpful error
message.

Fixes #2954.
2013-12-13 10:30:42 +01:00
..
elasticsearch Print nice error in bin/elasticsearch if user needs to run maven 2013-12-13 10:30:42 +01:00
elasticsearch-service-mgr.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch-service-x64.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch-service-x86.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch.bat expose the max direct memory allowed in jvm info, and guess better then receive buffer size predictor size based on it 2012-07-31 15:06:21 +02:00
elasticsearch.in.sh remove unused setting 2013-09-27 00:35:34 +03:00
plugin update plugin 2013-09-14 23:31:56 +02:00
plugin.bat add java opts to bat file as well 2012-10-23 23:54:10 +02:00
service.bat fix issues with JAVA_OPTS/ES_JAVA_OPTS in service.bat 2013-11-08 15:35:22 +02:00