You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by di...@apache.org on 2021/07/15 09:21:23 UTC

[sling-org-apache-sling-testing-osgi-mock] branch master updated (cdff15c -> fe49112)

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

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


 discard cdff15c  handle reference target filter for static+greedy referneces on ref update

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (fe49112)
            \
             O -- O -- O   (cdff15c)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../sling/testing/mock/osgi/MockBundleContext.java | 49 ++++++---------
 .../MockBundleContextStaticGreedyCyclicTest.java   | 73 ----------------------
 .../osgi/testsvc/osgiserviceutil/Service8.java     | 40 ------------
 3 files changed, 20 insertions(+), 142 deletions(-)
 delete mode 100644 core/src/test/java/org/apache/sling/testing/mock/osgi/MockBundleContextStaticGreedyCyclicTest.java
 delete mode 100644 test-services/src/main/java/org/apache/sling/testing/mock/osgi/testsvc/osgiserviceutil/Service8.java