This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch release-2.4.0
in repository https://gitbox.apache.org/repos/asf/celix.git
from 27a9e552 Merge remote-tracking branch 'origin/master' into
release-2.4.0
add f371369f Workaround the lifecycle management issue of
IImportRegistration.
add 5fc94f5f Add RelWithDebInfo to Ubuntu CI build.
add 8b90f786 Fix memory leaks in test_tm_scoped.
add 4022b416 Fix memory leaks in test_rsa_dfi.
add 27fad1d9 Fix memory leaks in pubsub_websocket_v2_tests.
add 1a156600 Fix compilation error.
add c0bcb5db Remove unnecessary xmlCleanupParser.
add de764111 Fix ccache restore-keys for CI linux-build-api.
add dcd8157f Merge pull request #657 from
apache/hotfix/653-cxx_remote_services_test_crash_stopgap
add fc46e3b0 #659: Relax timing on scheduled event tests for local testing
add dfe99e75 Merge pull request #660 from
apache/feature/659-fix-flaky-scheduled-event-tests
new a6bbbac0 Merge branch 'master' into release-2.4.0
new 1fbd599c Update CHANGES.md for release 2.4.0
The 2 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/ubuntu.yml | 12 ++++++++----
CHANGES.md | 4 +++-
bundles/cxx_remote_services/admin/src/RemoteServiceAdmin.cc | 1 +
.../gtest/src/RemoteServicesIntegrationTestSuite.cc | 4 ++--
bundles/pubsub/integration/CMakeLists.txt | 5 +++--
.../pubsub/integration/gtest/PubSubWebsocketTestMain.cc | 13 ++++++++-----
.../remote_service_admin_dfi/gtest/CMakeLists.txt | 6 ++++++
.../remote_service_admin_dfi/gtest/src/main.cc | 3 +++
.../remote_services/topology_manager/tms_tst/CMakeLists.txt | 4 ++++
bundles/remote_services/topology_manager/tms_tst/main.cc | 3 +++
conanfile.py | 6 ++++--
libs/framework/gtest/src/ScheduledEventTestSuite.cc | 8 +++-----
12 files changed, 48 insertions(+), 21 deletions(-)
copy libs/dfi/gtest/schemas/simple.avdl =>
bundles/pubsub/integration/gtest/PubSubWebsocketTestMain.cc (76%)