File Install should be smarter about starting failed bundles
------------------------------------------------------------
Key: FELIX-2702
URL: https://issues.apache.org/jira/browse/FELIX-2702
Project: Felix
Issue Type: Improvement
Components: File Install
Affects Versions: fileinstall-3.0.2
Reporter: David Hay
Priority: Minor
When the File Install bundle tries to start a bundle and there are errors (e.g.
unresolved imports), it keeps trying to start that bundle even though nothing
about the system has changed. It seems like File Install could check if the
contents of the felix.fileinstall.dir have changed since the last time it
checked as well as installing a BundleListener to determine if it's worth
trying to start a bundle that failed before.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.