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.

Reply via email to