]
Brian Stansberry updated WFLY-9236:
-----------------------------------
Issue Type: Bug (was: Enhancement)
Remarshaling the default configuration xml files shouldn't change
the files
---------------------------------------------------------------------------
Key: WFLY-9236
URL:
https://issues.jboss.org/browse/WFLY-9236
Project: WildFly
Issue Type: Bug
Components: Domain Management
Affects Versions: 11.0.0.Beta1
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.