]
Kabir Khan updated WFLY-3739:
-----------------------------
Fix Version/s: 9.0.0.Final
Change Arquillian containers to launch the process using the launcher
API in core
---------------------------------------------------------------------------------
Key: WFLY-3739
URL:
https://issues.jboss.org/browse/WFLY-3739
Project: WildFly
Issue Type: Enhancement
Components: Test Suite
Reporter: James Perkins
Assignee: James Perkins
Fix For: 9.0.0.Final
WildFly Core now includes a launcher API to generate the commands and optionally launch a
WildFly process. Arquillian should be changed to use this API rather than relying on
creating the commands and the process on it's own.