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 2020/02/06 20:26:46 UTC

[GitHub] [celix] pnoltes opened a new pull request #147: Feature/uninstall bundle issue

pnoltes opened a new pull request #147: Feature/uninstall bundle issue
URL: https://github.com/apache/celix/pull/147
 
 
   Refactors the bundle install,start,stop & uninstall functions. 
   
   Most most of the functionality to framework, because there the actual locking and use count management can be correctly done. 
   
   Also fixes an issue where uninstall a bundle was not correctly updating the framwork->installedBundles.entries array list. 
   Adds test for uninstalling and reinstalling bundles. 
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [celix] pnoltes merged pull request #147: Feature/uninstall bundle issue

Posted by GitBox <gi...@apache.org>.
pnoltes merged pull request #147: Feature/uninstall bundle issue
URL: https://github.com/apache/celix/pull/147
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services