INI config can't have = in the value when using : seperators
------------------------------------------------------------
Key: CONFIGURATION-448
URL: https://issues.apache.org/jira/browse/CONFIGURATION-448
Project: Commons Configuration
Issue Type: Bug
Affects Versions: 1.6
Reporter: Mike Deeks
If I load an INI file with these values:
username: identity
password: abc=123:D
It actually considers the second line to have the key "password: abc" and the
value "123:G".
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira