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

pnoltes pushed a change to branch feature/509-remove-osgi-defines
in repository https://gitbox.apache.org/repos/asf/celix.git


    from efaa16bd #509: Remove CELIX_FRAMEWORK_SERVICE_PID from 
celix_constants.h
     new 27c8e913 #509: Remove deprecated bundle_activator.h header and its 
usage
     new 8ff445a3 #509: Remove "cosgi." "osgi." property usage from sources and 
properties files
     add 3aeb9235 Remove deprecated Apache Celix CMake functions
     add 0e47071f #509: Update CHANGES.md
     add e3308a6a #509: Remove service.lang support
     add 70d22bf7 #509: Update CHANGES.md
     add 2028c592 Merge pull request #677 from 
apache/feature/509-remove-service-lang-support
     add e17a38e3 Merge branch 'master' into 
feature/509-remove-deprecated-cmake-functions
     add 5cdd18db Merge pull request #678 from 
apache/feature/509-remove-deprecated-cmake-functions
     new c732ff20 Merge branch 'master' into feature/509-remove-osgi-defines
     new 4801559e #509: Repair some incorrect config properties updates
     new 30fd1f34 #509: Rename CELIX_FRAMEWORK_FRAMEWORK_UUID to 
CELIX_FRAMEWORK_UUID
     new 918fe221 #509: Update CHANGES.md
     new 84ea39f3 #509: Update usage of CELIX_FRAMEWORK_UUID in C++ sources

The 7 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:
 CHANGES.md                                         |  15 +-
 .../publisher/private/src/ps_pub_activator.c       |   3 +-
 .../private/src/ps_websocket_activator.c           |   3 +-
 .../pubsub/pubsub_admin_tcp/src/psa_activator.c    |   1 -
 .../pubsub/pubsub_admin_tcp/src/pubsub_tcp_admin.c |   2 +-
 .../src/pubsub_tcp_topic_receiver.c                |   1 -
 .../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c |   2 +-
 .../src/pubsub_websocket_admin.c                   |   2 +-
 .../src/pubsub_websocket_topic_receiver.c          |   1 -
 .../pubsub/pubsub_admin_zmq/src/psa_activator.c    |   1 -
 .../pubsub/pubsub_admin_zmq/src/pubsub_zmq_admin.c |   2 +-
 .../src/pubsub_zmq_topic_receiver.c                |   1 -
 .../pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c |   2 +-
 .../pubsub_discovery/src/pubsub_discovery_impl.c   |   2 +-
 bundles/pubsub/pubsub_spi/src/pubsub_endpoint.c    |   4 +-
 .../pubsub_spi/src/pubsub_interceptors_handler.c   |   1 -
 .../pubsub_topology_manager/src/pstm_activator.c   |   2 -
 bundles/pubsub/pubsub_utils/src/pubsub_matching.c  |   1 -
 .../discovery_common/src/discovery_activator.c     |  14 +-
 .../discovery_etcd/src/etcd_watcher.c              |   2 +-
 .../src/DiscoveryZeroconfAnnouncerTestSuite.cc     |  12 +-
 .../gtest/src/DiscoveryZeroconfWatcherTestSuite.cc |   2 +-
 .../src/discovery_zeroconf_announcer.c             |   2 +-
 .../src/discovery_zeroconf_watcher.c               |   2 +-
 .../gtest/client.properties.in                     |   6 +-
 .../gtest/config.properties.in                     |   4 +-
 .../gtest/server.properties.in                     |   6 +-
 .../gtest/src/rsa_client_server_tests.cc           |   2 -
 .../gtest/src/rsa_tests.cc                         |   3 -
 .../gtest/src/tst_activator.c                      |   2 -
 .../src/export_registration_dfi.c                  |   1 -
 .../src/remote_service_admin_dfi.c                 |   2 +-
 .../src/RsaShmExportRegistrationUnitTestSuite.cc   |   2 +-
 .../src/RsaShmImportRegistrationUnitTestSuite.cc   |   2 +-
 .../rsa_shm/src/rsa_shm_export_registration.c      |   1 -
 .../rsa_shm/src/rsa_shm_impl.c                     |   4 +-
 .../rsa_common/src/remote_interceptors_handler.c   |   1 -
 .../gtest/src/RsaJsonRpcUnitTestSuite.cc           |   2 +-
 .../topology_manager/src/activator.c               |   2 +-
 .../topology_manager/src/topology_manager.c        |   2 +-
 .../topology_manager/tms_tst/CMakeLists.txt        |   8 +-
 .../tms_tst/bundle/tst_activator.c                 |  10 +-
 .../tms_tst/disc_mock/disc_mock_activator.c        |  12 +-
 .../tms_tst/disc_mock/disc_mock_service.c          |   1 -
 bundles/shell/shell/src/c_shell_activator.c        |   1 -
 cmake/celix_project/ApacheRat.cmake                |   2 +-
 cmake/cmake_celix/BundlePackaging.cmake            |  60 ---
 cmake/cmake_celix/DockerPackaging.cmake            | 597 ---------------------
 cmake/cmake_celix/Runtimes.cmake                   | 253 ---------
 cmake/cmake_celix/UseCelix.cmake                   |   3 -
 cmake/cmake_celix/create_target_filesystem.sh      | 215 --------
 cmake/cmake_celix/runtime_common.sh.in             | 230 --------
 cmake/cmake_celix/runtime_start.sh.in              |  31 --
 cmake/cmake_celix/runtime_stop.sh.in               |  34 --
 libs/framework/gtest/config.properties.in          |   2 +-
 .../gtest/src/DependencyManagerTestSuite.cc        |   5 -
 libs/framework/include/celix/Constants.h           |   2 +-
 libs/framework/include/celix/UseServiceBuilder.h   |   1 -
 .../framework/include/celix/dm/ServiceDependency.h |  16 -
 .../include/celix/dm/ServiceDependency_Impl.h      |  15 -
 libs/framework/include/celix_bundle_context.h      |  34 +-
 libs/framework/include/celix_constants.h           |  10 +-
 .../include/celix_dm_service_dependency.h          |   6 -
 .../include_deprecated/bundle_activator.h          | 113 ----
 .../include_deprecated/dm_service_dependency.h     |   6 -
 .../include_deprecated/service_registry.h          |   2 -
 libs/framework/src/celix_bundle_cache.c            |   7 -
 libs/framework/src/dm_component_impl.c             |   1 -
 libs/framework/src/dm_service_dependency.c         |  55 +-
 libs/framework/src/dm_service_dependency_impl.h    |  31 +-
 libs/framework/src/framework.c                     |   9 +-
 .../config_admin_tst/config.properties.in          |   4 +-
 .../src/pubsub_nanomsg_admin.cc                    |   2 +-
 73 files changed, 117 insertions(+), 1783 deletions(-)
 delete mode 100644 cmake/cmake_celix/DockerPackaging.cmake
 delete mode 100644 cmake/cmake_celix/Runtimes.cmake
 delete mode 100644 cmake/cmake_celix/create_target_filesystem.sh
 delete mode 100644 cmake/cmake_celix/runtime_common.sh.in
 delete mode 100644 cmake/cmake_celix/runtime_start.sh.in
 delete mode 100644 cmake/cmake_celix/runtime_stop.sh.in
 delete mode 100644 libs/framework/include_deprecated/bundle_activator.h

Reply via email to