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

sseifert pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git.


    from bf71f40  Merge branch 'SLING-7788'
     add d0fb15c  Add support for dynamic reference properties
     add 2b55820  Handle dynamic references when registering potential 
candidate services
     add 616be71  Add unit test for dynamic target filters
     new f930425  Merge branch 'master' into dynamic-reference-properties
     new 3cc2d81  SLING-7794 use constant for '.target' suffix
     new dbfffe9  Merge branch 'dynamic-reference-properties'

The 3 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:
 .../sling/testing/mock/osgi/MockBundleContext.java |  7 +++
 .../apache/sling/testing/mock/osgi/MockOsgi.java   | 15 +++++-
 .../sling/testing/mock/osgi/OsgiMetadataUtil.java  | 59 +++++++++++++++++-----
 .../sling/testing/mock/osgi/OsgiServiceUtil.java   | 11 +++-
 .../testing/mock/osgi/context/OsgiContextImpl.java |  2 +-
 .../sling/testing/mock/osgi/package-info.java      |  2 +-
 ...ckBundleContextDynamicReferencesOsgiR6Test.java | 26 +++++++++-
 .../testing/mock/osgi/OsgiServiceUtilTest.java     |  6 +++
 ...sling.testing.mock.osgi.OsgiServiceUtilTest.xml |  1 +
 9 files changed, 109 insertions(+), 20 deletions(-)

Reply via email to