[
https://issues.apache.org/jira/browse/FELIX-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filippo Diotalevi updated FELIX-926:
------------------------------------
Attachment: Felix926.patch
Properties are all loaded from the Dictionary object in the patch.
A small modification in the FileInstall (activator) start method also: I added
a line to set the START_NEW_BUNDLES from the context properties at startup, in
the same way the other properties are handled.
> FileInstall does not read all values from Configuration properties
> ------------------------------------------------------------------
>
> Key: FELIX-926
> URL: https://issues.apache.org/jira/browse/FELIX-926
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Environment: generic
> Reporter: Sahoo
> Priority: Minor
> Fix For: fileinstall-0.9.2
>
> Attachments: Felix926.patch
>
>
> In DirectoryWatcher.java, felix.fileinstall.poll and felix.fileinstall.debug
> values are read using context.getProperties(). Instead they should be read
> from the properties object passed by Configuration Admin service.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.