File Install does not support empty configuration when no configuration already
exists
--------------------------------------------------------------------------------------
Key: FELIX-2818
URL: https://issues.apache.org/jira/browse/FELIX-2818
Project: Felix
Issue Type: Bug
Components: File Install
Affects Versions: fileinstall-3.1.8
Reporter: Clement Escoffier
Assignee: Clement Escoffier
If you have an empty cfg (for a ManagedServiceFactory) file in a folder managed
by file install, and if this configuration was never pushed, the configuration
will never be pushed.
File Install checks if there is an existing configuration, if not create an
empty HashTable. As the cfg file is empty, the two Hashtables are equals and so
the configuration is not pushed to the configuration admin.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira