You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/03/17 08:03:39 UTC

[jira] [Closed] (FELIX-2513) Support richer format for configurations

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

Carsten Ziegeler closed FELIX-2513.
-----------------------------------

> Support richer format for configurations
> ----------------------------------------
>
>                 Key: FELIX-2513
>                 URL: https://issues.apache.org/jira/browse/FELIX-2513
>             Project: Felix
>          Issue Type: New Feature
>          Components: File Install
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: fileinstall-3.1.0
>
>         Attachments: config.patch
>
>
> The current format read by file install for configurations uses the java.util.Properties - this format does not support multi values and objects other than strings.
> As configurations usually use other types than string, it would be nice to support the richer format like for example the config admin implementation uses.
> To be compatible, I suggest we leave the old behaviour for ".cfg" files and use a new extension ".config" for the other format.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)