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

pnoltes pushed a change to branch feature/685-refactor-manifest-format
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 89bafcbfc Merge branch 'refs/heads/master' into 
feature/685-refactor-manifest-format
     new 4822eed89 gh-685: Removing manifest attribute name from 
celix_constants.h
     new 150c3dc76 gh-685: Remove commented out code
     new a123d961f gh-685: Fix tests which were broken after the manifest 
format refactor
     new 28ee4a11c gh-685: Add celix_bundle_getVersion error injection wrapper

The 4 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                                         |  9 ++--
 .../gtest/src/rsa_tests.cc                         |  2 +-
 .../gtest/src/RsaJsonRpcActivatorUnitTestSuite.cc  |  1 -
 .../gtest/src/RsaJsonRpcIntegrationTestSuite.cc    | 10 ++--
 .../gtest/src/RsaJsonRpcUnitTestSuite.cc           | 36 +++----------
 .../src/RsaRequestSenderTrackerUnitTestSuite.cc    |  1 -
 .../rsa_rpc_json/src/rsa_json_rpc_impl.c           |  9 +---
 cmake/cmake_celix/templates/MANIFEST.json.in       |  2 +-
 .../error_injector/celix_bundle/CMakeLists.txt     |  1 +
 .../celix_bundle/include/celix_bundle_ei.h         |  3 ++
 .../celix_bundle/src/celix_bundle_ei.cc            | 15 ++++--
 libs/framework/include/celix_constants.h           | 11 ----
 libs/framework/src/framework.c                     | 61 ++--------------------
 libs/utils/include/celix_errno.h                   | 23 --------
 14 files changed, 41 insertions(+), 143 deletions(-)

Reply via email to