This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/coding_conventions
in repository https://gitbox.apache.org/repos/asf/celix.git
from be88ea02 Merge remote-tracking branch 'origin/master' into
feature/coding_conventions
add 9fd85c9f Move celix::Exception to utils and refactor to use using ctor
add f9ada53f Merge pull request #570 from
apache/feature/simplify-cxx-exceptions
add 546490e9 Merge remote-tracking branch 'origin/master' into
feature/coding_conventions
No new revisions were added by this update.
Summary of changes:
libs/framework/include/celix/Exception.h | 44 ----------------------
.../{ServiceFactory.h => FrameworkExceptions.h} | 23 ++++++-----
libs/framework/include/celix/ServiceRegistration.h | 6 +--
libs/framework/include/celix/Trackers.h | 13 +++----
.../utils/include/celix/Exception.h | 15 +++++---
libs/utils/include/celix/Filter.h | 16 ++------
6 files changed, 35 insertions(+), 82 deletions(-)
delete mode 100644 libs/framework/include/celix/Exception.h
copy libs/framework/include/celix/{ServiceFactory.h => FrameworkExceptions.h}
(69%)
copy examples/celix-examples/services_example_cxx/api/examples/ICalc.h =>
libs/utils/include/celix/Exception.h (81%)