This is an automated email from the ASF dual-hosted git repository.

pengzheng pushed a commit to branch feature/refactor_bundle_cache
in repository https://gitbox.apache.org/repos/asf/celix.git

commit a6f9144050603e244be6e6a961b48c701a6b4b52
Merge: cb2501b6 62480b15
Author: PengZheng <[email protected]>
AuthorDate: Fri Feb 24 21:30:17 2023 +0800

    Merge remote-tracking branch 'apache/master' into 
feature/refactor_bundle_cache

 bundles/remote_services/CMakeLists.txt             |   3 -
 bundles/remote_services/examples/CMakeLists.txt    |  21 -
 .../remote_service_admin_shm/CMakeLists.txt        |  61 --
 .../include/remote_service_admin_shm_impl.h        |  92 --
 .../private/src/remote_service_admin_activator.c   | 124 ---
 .../private/src/remote_service_admin_impl.c        | 923 ---------------------
 .../private/test/CMakeLists.txt                    |  58 --
 .../private/test/client.properties.in              |  26 -
 .../private/test/rsa_client_server_tests.cpp       | 497 -----------
 .../private/test/run_tests.cpp                     |  25 -
 .../private/test/server.properties.in              |  26 -
 .../public/include/remote_service_admin_shm.h      |  35 -
 12 files changed, 1891 deletions(-)

Reply via email to