Save the propertiesconfiguration file without whitespace around equal sign in
pair of key and its value.
---------------------------------------------------------------------------------------------------------
Key: CONFIGURATION-372
URL: https://issues.apache.org/jira/browse/CONFIGURATION-372
Project: Commons Configuration
Issue Type: Improvement
Components: Interpolation
Affects Versions: 1.6
Reporter: Tao Wu
Priority: Minor
When propertiesconfiguration.save, there is whitespace around equal sign in
pair of key and its value, like " thisKey = thatValue". Sometimes, we prefer
to have "thisKey=thisValue".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.