OpenSearch/qa/vagrant
Jason Tedor 7d1fd17172 Remove plugin script parsing of system properties
The plugin script parses command-line options looking for Java system
properties and extracts these arguments to pass to the java command when
starting the JVM. Since elasticsearch-plugin allows arbitrary user
arguments to the JVM via ES_JAVA_OPTS, this parsing is unnecessary. This
commit removes this unnecessary 

Relates #18207
2016-05-09 13:06:18 -04:00
..
src/test/resources/packaging/scripts Remove plugin script parsing of system properties 2016-05-09 13:06:18 -04:00
build.gradle Tests: improve logging for vagrant to emit entire output on failure 2016-05-04 17:29:23 -07:00