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 2021/08/06 08:31:41 UTC

[celix] branch master updated (3d8a89f -> f5ba275)

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 3d8a89f  Merge pull request #353 from apache/feature/pubsub-interceptor-fix
     add 7263a4c  Improves bundleContext_useService call to prevent recreating svc trackers.
     new f5ba275  Merge pull request #354 from apache/feature/update_use_service

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:
 libs/framework/src/bundle_context.c | 114 +++++++++++++-----------------------
 1 file changed, 41 insertions(+), 73 deletions(-)

[celix] 01/01: Merge pull request #354 from apache/feature/update_use_service

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 f5ba2753dbfb9f56cc952c0fefc3e81992352435
Merge: 3d8a89f 7263a4c
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Fri Aug 6 10:31:34 2021 +0200

    Merge pull request #354 from apache/feature/update_use_service
    
    Improves bundleContext_useService call to prevent recreating svc trackers

 libs/framework/src/bundle_context.c | 114 +++++++++++++-----------------------
 1 file changed, 41 insertions(+), 73 deletions(-)