[
https://issues.apache.org/jira/browse/CONFIGURATION-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sky Kelsey updated CONFIGURATION-262:
-------------------------------------
Comment: was deleted
(was: This is a pretty annoying issue, but mostly it's annoying because it
fails to modify binary plists silently. Can you please at least log an error
when a plist can't be modified?
If you encounter this problem, you can convert your plist to XML format like
this:
{{plutil -convert xml1 Info.plis}}
This utility is available on Mac OS X 10.2+)
> Binary property list format
> ---------------------------
>
> Key: CONFIGURATION-262
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-262
> Project: Commons Configuration
> Issue Type: New Feature
> Components: Format
> Reporter: Emmanuel Bourg
> Priority: Minor
> Fix For: 2.x
>
> Attachments: CFBinaryPList.c
>
>
> With OS X 10.4 Apple introduced a variant of the plist format that is
> compressed using a binary format. That would be nice to support this format
> with a BinaryPropertyListConfiguration class.
> I haven't found the specification of this format.
> The plutil tool can be used to convert between xml and binary plist files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)