You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2019/12/01 15:30:35 UTC

[celix] branch develop updated (a2ca54a -> fe51027)

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

pnoltes pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from a2ca54a  Merge pull request #126 from rwalraven343/feature/serialization-test
     new 9ab9929  Added parsing of internal types
     new 5e67dcd  [CELIX-468] Renamed constants to celix_constants
     new 487f320  [CELIX-468] Updated all include paths
     new a990db3  Merge remote-tracking branch 'upstream/develop' into develop
     new 682482c  Removed commentary
     new e15b13e  CELIX-468 Replace constants with celix_constants
     new 85cda18  CELIX-468 Replace constants with celix_constants
     new dae2f38  Merge remote-tracking branch 'upstream/develop' into develop
     new 8c7f8f9  Fix for remote bundle
     new fe51027  Merge pull request #127 from idzardh/develop

The 1798 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:
 .../remote_service_admin_dfi/src/dfi_utils.c       | 29 ++++++++-
 .../src/export_registration_dfi.c                  | 68 +++++++++++++---------
 .../src/import_registration_dfi.c                  | 47 ++++++++++-----
 libs/dfi/test/json_serializer_tests.cpp            | 40 +++++++++++++
 libs/framework/include/celix_constants.h           |  2 +
 libs/framework/include/constants.h                 | 27 ---------
 6 files changed, 143 insertions(+), 70 deletions(-)
 delete mode 100644 libs/framework/include/constants.h