orocos-toolchain / ocl

Orocos Component Library
Other
16 stars 33 forks source link

deployer: cleanup and unify CORBA deployers and fix shutdown and error reporting #74

Closed meyerj closed 6 years ago

meyerj commented 6 years ago

This pull request is a collection of three functionally independent older commits, but they are all related to the deployer executables and its variants cdeployer and deployer-corba and would cause merge conflicts if applied in arbitrary order.

kick out all components before shutdown and destroying the ORB

fixed OCL::Logging cleanup in deployer-corba

fixed error reporting of deployers if multiple config/script files are given in the command line