[
https://issues.apache.org/jira/browse/CONFIGURATION-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg resolved CONFIGURATION-320.
------------------------------------------
Resolution: Fixed
Integer values are now parsed with BigDecimals, and for consistency real value
are parsed with BigDecimals
> XMLPropertyListConfiguration is limited to 32 bits integers
> -----------------------------------------------------------
>
> Key: CONFIGURATION-320
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-320
> Project: Commons Configuration
> Issue Type: Bug
> Affects Versions: 1.5
> Reporter: Emmanuel Bourg
> Fix For: 1.6
>
>
> XMLPropertyListConfiguration parses integers as 32 bits values, but the plist
> spec doesn't limit the size of the integers. It should at least support Long
> values, and maybe BigIntegers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.