[
https://issues.apache.org/jira/browse/FELIX-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751040#action_12751040
]
Guillaume Nodet commented on FELIX-1537:
----------------------------------------
I think there are two ways:
* either we keep the existing ArtifactInstaller for configurations, but we
enhance it to support the xml syntax, this means that the files would have a
"cfg" extension
* we create a new ArtifactInstaller, scanning for "*.xml" files and recognize
those that have a top level element named <properties>
Both can be easily done only when Java 5 is available, so I think it's not an
issue here.
Just not sure what's the best alternative.
> File Install should support XML property files
> ----------------------------------------------
>
> Key: FELIX-1537
> URL: https://issues.apache.org/jira/browse/FELIX-1537
> Project: Felix
> Issue Type: New Feature
> Components: File Install
> Affects Versions: fileinstall-1.2.0
> Reporter: Clement Escoffier
>
> File Install already supports .cfg file. It would be interristing to also
> support XML property files, as described in
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.