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 2022/07/10 14:27:41 UTC

[celix] branch master updated (70fc2a98 -> a03cd547)

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

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


    from 70fc2a98 Merge pull request #429 from apache/feature/update_changes
     add e7dd53ec Adds missing apache license v2.0 header text
     new a03cd547 Merge pull request #430 from apache/feature/add_missing_license_text

The 1 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:
 .../doc/configured_discovery.adoc                     | 19 +++++++++++++++++++
 .../include/celix/rsa/RemoteServicesException.h       | 18 ++++++++++++++++++
 bundles/pubsub/doc/pubsub_serialization.adoc          | 18 ++++++++++++++++++
 bundles/pubsub/pubsub_utils/src/pubsub_matching.c     | 18 ++++++++++++++++++
 codecov.yml                                           | 17 +++++++++++++++++
 .../src/using_command_service_example.c               |  1 -
 .../src/using_command_service_example.c               | 18 ++++++++++++++++++
 libs/framework/benchmark/src/BenchmarkMain.cc         | 18 ++++++++++++++++++
 libs/framework/include/celix/Exception.h              | 18 ++++++++++++++++++
 libs/utils/benchmark/src/BenchmarkMain.cc             | 18 ++++++++++++++++++
 10 files changed, 162 insertions(+), 1 deletion(-)


[celix] 01/01: Merge pull request #430 from apache/feature/add_missing_license_text

Posted by pn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a03cd54755a7b3736914296852070ab663ce628f
Merge: 70fc2a98 e7dd53ec
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Sun Jul 10 16:27:36 2022 +0200

    Merge pull request #430 from apache/feature/add_missing_license_text
    
    Adds missing apache license v2.0 header text

 .../doc/configured_discovery.adoc                     | 19 +++++++++++++++++++
 .../include/celix/rsa/RemoteServicesException.h       | 18 ++++++++++++++++++
 bundles/pubsub/doc/pubsub_serialization.adoc          | 18 ++++++++++++++++++
 bundles/pubsub/pubsub_utils/src/pubsub_matching.c     | 18 ++++++++++++++++++
 codecov.yml                                           | 17 +++++++++++++++++
 .../src/using_command_service_example.c               |  1 -
 .../src/using_command_service_example.c               | 18 ++++++++++++++++++
 libs/framework/benchmark/src/BenchmarkMain.cc         | 18 ++++++++++++++++++
 libs/framework/include/celix/Exception.h              | 18 ++++++++++++++++++
 libs/utils/benchmark/src/BenchmarkMain.cc             | 18 ++++++++++++++++++
 10 files changed, 162 insertions(+), 1 deletion(-)