]
ehsavoie Hugonnet resolved WFCORE-3329.
---------------------------------------
Resolution: Duplicate Issue
Duplicates WFCORE-3323
Remarshaling the default configuration xml files shouldn't change
the files
---------------------------------------------------------------------------
Key: WFCORE-3329
URL:
https://issues.jboss.org/browse/WFCORE-3329
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.4.Final
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.
Currently the attribute mapping-mode in elytron simple-permission-mapper disappears.