This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/685-properties-json-serialization
in repository https://gitbox.apache.org/repos/asf/celix.git
from 769a9e55 gh-685: Improve jansson error handling in properties encode
add a6a48e5f gh-685: Avoid insertion into non-object and add test for key
collision.
add ab2f7ba0 Use more reliable synchronization method in test case.
add 0802579e Merge pull request #744 from
apache/hotfix/shaky-framework-test
add bb912e0b Update civetweb to 1.16 and replace LD_LIBRARY_PATH by
DYLD_LIBRARY_PATH to fix macOS CI.
add 06ecb85f Merge pull request #745 from apache/hotfix/openssl-update
add f3cec786 Merge branch 'master' into
feature/685-properties-json-serialization
No new revisions were added by this update.
Summary of changes:
.github/workflows/macos.yml | 4 ++--
cmake/Findcivetweb.cmake | 3 ++-
conanfile.py | 2 --
.../framework/gtest/src/CelixFrameworkTestSuite.cc | 16 ++++++-------
libs/framework/src/framework_private.h | 5 ----
.../utils/gtest/src/PropertiesEncodingTestSuite.cc | 27 +++++++++++++++++++++-
libs/utils/src/properties_encoding.c | 9 +++++---
7 files changed, 44 insertions(+), 22 deletions(-)