OpenSearch/buildSrc/src
Jason Tedor 5a416b9922 Use config directory to find jvm.options
This commit removes the environment variable ES_JVM_OPTIONS that allows
the jvm.options file to sit separately from the rest of the config
directory. Instead, we use the CONF_DIR environment variable for custom
configuration location just as we do for the other configuration files.

Relates #25679
2017-07-12 15:29:13 -04:00
..
main Use config directory to find jvm.options 2017-07-12 15:29:13 -04:00
test/java/org/elasticsearch/test Fix order of modifiers 2016-07-01 16:57:14 +02:00