pnoltes opened a new pull request #239: URL: https://github.com/apache/celix/pull/239
Fixes an issues where the framework was starting all bundles multiple times for the nr of possible run levels. The list installedBundles is filled by the autoInstallBundlesForList call and only needs to be loop over once. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
