pnoltes opened a new pull request #319:
URL: https://github.com/apache/celix/pull/319


   Adds error handling for the dependency manager. 
   
   The dependency manager did not have a handling of errors from the component 
lifecycle methods (init, start, stop, deinit). 
   This has been added and now if any of the lifecycle methods return an error 
(or for C++ throw a exception) to component will be disabled.


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


Reply via email to