pnoltes opened a new pull request, #605: URL: https://github.com/apache/celix/pull/605
This PR improves the handling of adding bundles to celix containers, so that: - If a bundle is added multiple times for the same run level (or for install), the bundle add is ignored - If a bundle is added, but already exist in another run level (or for install) a warning is printed (but the bundle is still added). This PR also introduces a WarningTest.cmake in the cmake dir and a ENABLE_CMAKE_WARNING_TESTS option. This option is enabled for conan builds to ensure the warning tests are tested on each platform. -- 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. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org