[ https://issues.apache.org/jira/browse/FELIX-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Filippo Diotalevi updated FELIX-983: ------------------------------------ Attachment: FELIX-983.patch The patch performs property sostitution in the updated(..) method of FileInstall. To do property sostitution, I duplicated the code of org.apache.felix.framework.util.Util.substVars... so that the bundle can run on other osgi containers as well (being independent by Felix). > Allow property substitution in config file > ------------------------------------------ > > Key: FELIX-983 > URL: https://issues.apache.org/jira/browse/FELIX-983 > Project: Felix > Issue Type: Improvement > Components: File Install > Affects Versions: fileinstall-0.9.2 > Environment: generic > Reporter: Sahoo > Fix For: fileinstall-0.9.2 > > Attachments: FELIX-983.patch > > > Just like Felix's system.properties file and config.properties file allow > property substition, FileInstall bundle should allow the same for config > files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.