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

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


    from 3974d91f Merge pull request #665 from 
apache/feature/509-update-cxx-support-to-cxx14
     add 813bd771 Remove broken discovery_shm implementation and remove rsa_shm 
from documentation.
     new d7a40676 Merge pull request #670 from 
apache/feature/remove-outdated-rsa-shm

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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(-)
 delete mode 100644 bundles/remote_services/discovery_shm/CMakeLists.txt
 delete mode 100644 bundles/remote_services/discovery_shm/src/discovery_impl.c
 delete mode 100644 bundles/remote_services/discovery_shm/src/discovery_impl.h
 delete mode 100644 bundles/remote_services/discovery_shm/src/discovery_shm.c
 delete mode 100644 bundles/remote_services/discovery_shm/src/discovery_shm.h
 delete mode 100644 
bundles/remote_services/discovery_shm/src/discovery_shmWatcher.c
 delete mode 100644 
bundles/remote_services/discovery_shm/src/discovery_shmWatcher.h

Reply via email to