File Install doesn't scan when the framework start level is lower than felix.fileinstall.start.level setting ------------------------------------------------------------------------------------------------------------
Key: FELIX-3346 URL: https://issues.apache.org/jira/browse/FELIX-3346 Project: Felix Issue Type: Bug Components: File Install Environment: Karaf 2.2.5, Windows Reporter: JBert 1. Set the OSGi start-level to 100 (Karaf default). 2. Configure the following setting in the system properties or factory config for FileInstall: felix.fileinstall.start.level = 150 3. Drop something in a folder watched by the File Install component. No bundles get installed or updated. Expected behaviour is that bundles get installed, and obviously without them starting. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira