logstash/bin
Bernd e277492c99 Support ( in path and actually set JAVA_OPTS
The current logic for printing %JAVA_HOME% inside if ( ) block failes if the path contains a `(` which is the case for 32bit java (`C:\Program Files (x86)\java\jdk`)

The current logic for appending to JAVA_OPTS does not work as it will be expanded while interpreting the else block. Use goto instead.

Fixes #5214
2016-05-06 16:52:36 +00:00
..
bundle fix bin/bundle command 2015-10-21 10:45:37 -04:00
logstash Set LS_HEAP_SIZE correctly to 1g 2016-01-22 17:17:34 +00:00
logstash-plugin make available the new bin/logstash-plugin command that will be used in the feature releases of LS 2016-03-24 17:17:30 +00:00
logstash-plugin.bat make available the new bin/logstash-plugin command that will be used in the feature releases of LS 2016-03-24 17:17:30 +00:00
logstash.bat Fix path with space 2015-06-10 06:15:52 +00:00
logstash.lib.sh Add ability to configure custom gc log file 2016-02-26 19:30:11 +00:00
plugin make available the new bin/logstash-plugin command that will be used in the feature releases of LS 2016-03-24 17:17:30 +00:00
plugin.bat make available the new bin/logstash-plugin command that will be used in the feature releases of LS 2016-03-24 17:17:30 +00:00
rspec unset CDPATH 2015-05-11 16:17:15 -04:00
rspec.bat Fix path with space 2015-06-10 06:15:52 +00:00
setup.bat Support ( in path and actually set JAVA_OPTS 2016-05-06 16:52:36 +00:00