You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2021/04/26 13:01:10 UTC

[GitHub] [celix] tira-misu opened a new pull request #340: Fix binary backward compatibility to celix 2.1 (#339)

tira-misu opened a new pull request #340:
URL: https://github.com/apache/celix/pull/340


   Old celix 2.1 bundles uses the old (deprecated) interface. In Celix 2.2 there is an existing dependency manager for this bundle. The function dependencyManager_create() should return this existing dependency manager for the bundle context, dependencyManager_destroy() sould not delete the manager.


-- 
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:
users@infra.apache.org



[GitHub] [celix] pnoltes merged pull request #340: Fix binary backward compatibility to celix 2.1 (#339)

Posted by GitBox <gi...@apache.org>.
pnoltes merged pull request #340:
URL: https://github.com/apache/celix/pull/340


   


-- 
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:
users@infra.apache.org



[GitHub] [celix] pnoltes commented on pull request #340: Fix binary backward compatibility to celix 2.1 (#339)

Posted by GitBox <gi...@apache.org>.
pnoltes commented on pull request #340:
URL: https://github.com/apache/celix/pull/340#issuecomment-829196784


   LGTM, thanks for the pull request


-- 
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:
users@infra.apache.org