[
https://issues.jboss.org/browse/WFLY-3170?page=com.atlassian.jira.plugin....
]
Brian Stansberry commented on WFLY-3170:
----------------------------------------
Ah, I see. So you a proposing limiting the "no trim" behavior to types that
store a string, STRING and the elements in in PROPERTY (perhaps just the value.)
I'd be open to trying this in WF 9, but it should not go into EAP 6 until it has been
in the wild for a long time. Not in 6.3.x.
system properties are trim()'d and loose whitespace
---------------------------------------------------
Key: WFLY-3170
URL:
https://issues.jboss.org/browse/WFLY-3170
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 8.0.1.Final
Reporter: Tom Fonteyne
Assignee: Brian Stansberry
When a system property was defined as:
/system-property=foo:add(value=" spaces ");
it gets written with the correct spaces around it to the configuration file.
When the configuration is read the value gets trimmed and the prefix/suffix of spaces is
lost.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira