]
Brian Stansberry updated WFCORE-3192:
-------------------------------------
Issue Type: Bug (was: Enhancement)
Remarshaling the default configuration xml files shouldn't change
the files
---------------------------------------------------------------------------
Key: WFCORE-3192
URL:
https://issues.jboss.org/browse/WFCORE-3192
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Beta31
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Starting a server and provoking a marshaling of the model without any real change on the
default configuration files shouldn't result in a different files (with empty lines).
Reproducer:
* start the server or domain
* add and remove a system property using the CLI
* diff the resulting configuration file with the initial one.