OpenSearch/distribution
Jason Tedor 5e68b632f8 Another fix for handling of paths on Windows
A previous fix for the handling of paths on Windows related to paths
containing multiple spaces introduced a issue where if JAVA_HOME ends
with a backslash, then Elasticsearch will refuse to start. This is not a
critical bug as a workaround exists (remove the trailing backslash), but
should be fixed nevertheless. This commit addresses this situation while
not regressing the previous fix.

Relates #22132
2016-12-20 21:08:36 -05:00
..
deb Export ES_JVM_OPTIONS for SysV init 2016-11-09 17:52:37 -05:00
integ-test-zip Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
rpm Export ES_JVM_OPTIONS for SysV init 2016-11-09 17:52:37 -05:00
src/main Another fix for handling of paths on Windows 2016-12-20 21:08:36 -05:00
tar Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
zip Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
build.gradle Move licenses for core jar to core directory (#21383) 2016-11-07 15:29:35 -08:00