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

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

commit d7a406767a5d1bef349ab51ea15842a710c4ada1
Merge: 3974d91f 813bd771
Author: PengZheng <howto...@gmail.com>
AuthorDate: Sun Oct 15 09:19:55 2023 +0800

    Merge pull request #670 from apache/feature/remove-outdated-rsa-shm
    
    Remove broken discovery_shm implementation.

 .github/workflows/coverity-scan.yml                |   1 -
 .github/workflows/ubuntu.yml                       |   1 -
 bundles/remote_services/CMakeLists.txt             |   5 -
 bundles/remote_services/README.md                  |  18 --
 .../remote_services/discovery_shm/CMakeLists.txt   |  46 ----
 .../discovery_shm/src/discovery_impl.c             | 164 ------------
 .../discovery_shm/src/discovery_impl.h             |  53 ----
 .../discovery_shm/src/discovery_shm.c              | 281 ---------------------
 .../discovery_shm/src/discovery_shm.h              |  53 ----
 .../discovery_shm/src/discovery_shmWatcher.c       | 255 -------------------
 .../discovery_shm/src/discovery_shmWatcher.h       |  40 ---
 11 files changed, 917 deletions(-)

Reply via email to