John Ament created WFLY-4706:
--------------------------------
Summary: Support for -P multiple times
Key: WFLY-4706
URL:
https://issues.jboss.org/browse/WFLY-4706
Project: WildFly
Issue Type: Feature Request
Affects Versions: 9.0.0.CR1
Reporter: John Ament
Assignee: Jason Greene
In 8.2.0 and 8.1, we had the ability to invoke (in an arquilian test in my case) the
startup with -P multiple times, e.g.
{code}
-P=../standalone/configuration/dev.properties
-P=../standalone/configuration/integ.properties
-P=../standalone/configuration/custom.properties
{code}
This doesn't seem to work in WF 9 CR1. It seems like only the last option is read.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)