OpenSearch/distribution
Jason Tedor 452faa220c Filter client/server VM options from jvm.options
The default jvm.options file ships with the -server flag to force the
server VM on systems where the server VM is not the default. However,
the method of starting the JVM via the Windows service does not support
the command-line flags for selecting the VM because it starts from a
DLL that is specific to the server or client VM. Thus, we need to
filter these options from the jvm.options configuration file when
installing the Windows service.

Relates #18473
2016-05-20 15:25:45 -04:00
..
deb Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
integ-test-zip Build: Add pom generation to assemble task 2016-05-05 17:57:44 -07:00
licenses Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
rpm Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
src/main Filter client/server VM options from jvm.options 2016-05-20 15:25:45 -04:00
tar Build: Add pom generation to assemble task 2016-05-05 17:57:44 -07:00
zip Build: Add pom generation to assemble task 2016-05-05 17:57:44 -07:00
build.gradle Increase default heap size to 2g 2016-05-14 07:52:27 -04:00