wunan799 opened a new issue, #768: URL: https://github.com/apache/celix/issues/768
The issue I’m encountering is that when I develop and release a bundle using Celix version 2.4.0, and the container is also using version 2.4.0, the bundle works fine. However, if the container’s framework is upgraded to version 3.0.0, the previously released bundle (2.4.0) becomes unusable. It has to be recompiled and released under version 3.0.0. I hope to decouple the bundle and framework to achieve binary compatibility; otherwise, upgrading becomes very difficult. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org