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 374a800f Merge pull request #446 from
pnoltes/feature/separate_deprecated_headers
new f3efe585 Rename DEPRECATED_ATTR to CELIX_DEPRECATED_ATTR
new 5189dc60 Apply rename of endpoint->service to serviceName in rsa shm /
rpc_json
new 5cf95498 Add deprecated util headers to target that still needs them
new 08a1d273 Merge pull request #463 from
pnoltes/feature/separate_deprecated_headers
The 3010 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:
.../device_access/example/base_driver/CMakeLists.txt | 1 +
.../example/base_driver/src/activator.c | 2 +-
.../example/base_driver/src/base_driver.c | 2 +-
.../example/consuming_driver/CMakeLists.txt | 1 +
.../example/consuming_driver/src/activator.c | 2 +-
.../example/consuming_driver/src/consuming_driver.c | 2 +-
.../example/refining_driver/CMakeLists.txt | 1 +
.../example/refining_driver/src/activator.c | 2 +-
.../rsa_shm/CMakeLists.txt | 2 ++
.../rsa_shm/gtest/CMakeLists.txt | 1 +
bundles/remote_services/rsa_rpc_json/CMakeLists.txt | 3 ++-
.../rsa_rpc_json/gtest/CMakeLists.txt | 1 +
bundles/shell/shell_bonjour/CMakeLists.txt | 1 +
.../shell/shell_bonjour/private/src/bonjour_shell.c | 2 +-
libs/utils/include_deprecated/utils.h | 20 ++++++++++----------
15 files changed, 26 insertions(+), 17 deletions(-)