(celix) branch feature/87-create-service-tracker-inside-useTrackedService-call deleted (was 3c3227af)

2024-03-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch 
feature/87-create-service-tracker-inside-useTrackedService-call
in repository https://gitbox.apache.org/repos/asf/celix.git


 was 3c3227af gh-87: Address review issues in gh-734.

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(celix) 01/01: Merge pull request #734 from apache/feature/87-create-service-tracker-inside-useTrackedService-call

2024-03-04 Thread pnoltes
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 0601f9574dfb02bb2259202b0b18df870c20dcf8
Merge: bc099827 3c3227af
Author: Pepijn Noltes 
AuthorDate: Mon Mar 4 10:59:23 2024 +0100

Merge pull request #734 from 
apache/feature/87-create-service-tracker-inside-useTrackedService-call

Feature/87 create service tracker inside use tracked service call

 .../src/CelixBundleContextServicesTestSuite.cc |  59 +++
 libs/framework/src/bundle_context.c| 111 ++---
 libs/framework/src/bundle_context_private.h|   3 +
 3 files changed, 135 insertions(+), 38 deletions(-)



(celix) branch master updated (bc099827 -> 0601f957)

2024-03-04 Thread pnoltes
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 bc099827 Merge pull request #690 from xuzhenbao/improve_doc
 add dbadfebc gh-87: Add test to call useTrackedService on the event thread.
 add e665364e gh-87: Support creating service tracker inside a 
useTrackedService call
 add 3c3227af gh-87: Address review issues in gh-734.
 new 0601f957 Merge pull request #734 from 
apache/feature/87-create-service-tracker-inside-useTrackedService-call

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:
 .../src/CelixBundleContextServicesTestSuite.cc |  59 +++
 libs/framework/src/bundle_context.c| 111 ++---
 libs/framework/src/bundle_context_private.h|   3 +
 3 files changed, 135 insertions(+), 38 deletions(-)