David Lloyd created WFLY-9533:
---------------------------------
Summary: Add a build property which passes extra JVM arguments in to
theserver
Key: WFLY-9533
URL:
https://issues.jboss.org/browse/WFLY-9533
Project: WildFly
Issue Type: Enhancement
Components: Build System, Test Suite
Reporter: David Lloyd
Assignee: Paul Gier
Priority: Minor
Right now the only way to easily pass extra arguments in to the test server JVMs (e.g. for
profiling, or configuration) seems to be to use the {{server.jvm.args}} property. However
using this property directly erases {{-Xmx}} and a bunch of other important things.
There should be a property which is empty by default that gets merged into the final
argument list for {{server.jvm.args}}, like {{extra.server.jvm.args}} or something.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)