[ 
https://issues.apache.org/jira/browse/CONFIGURATION-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Heger resolved CONFIGURATION-371.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7

{{PropertiesConfigurationLayout}} now provides methods for setting single 
property separators and a global property separator. If the default settings 
are used, the original separators are restored.

The user's guide was updated to cover the new features of 
{{PropertiesConfigurationLayout}}.

> Add option to PropertiesConfiguration.PropertiesWriter to enable/disable 
> using whitespace around = separator
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-371
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-371
>             Project: Commons Configuration
>          Issue Type: New Feature
>          Components: Format
>    Affects Versions: 1.6
>            Reporter: Mark Anderson
>            Assignee: Oliver Heger
>             Fix For: 1.7
>
>
> PropertiesConfiguration can read property files where there is no whitespace 
> around the property separator (name=value). However, when the same 
> configuration is written back to disk whitespace is always used (name = 
> value).
> Can an option be added to enable or disable using whitespace when writing 
> property files so that the original properties file can be reproduced.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to