pnoltes opened a new pull request, #751: URL: https://github.com/apache/celix/pull/751
This PR introduces the use of JSON properties encoding for Apache Celix containers. It updates all the config.properties files to JSON format and modifies the handling of PROPERTIES in the CMake add_celix_container function to generate JSON. Additionally: - It improves error handling, with the updated Celix properties functions now returning a celix_status_t. - It refactors the Celix launcher for better error handling and increased code coverage. - It removes and replaces the old properties load/store functions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org