This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git.
from 3645791 Merge pull request #5 from
apache/SLING-9841-jcr-contentloader-include-exclude
new 712cd4c Adding tests to the bundle content loader healthcheck
new 86ace23 Merging changes from master
The 2 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:
.../contentloader/hc/BundleContentLoadedCheck.java | 2 +-
.../internal/BundleContentLoaderTest.java | 15 ++-
.../internal/hc/BundleContentLoadedCheckTest.java | 139 +++++++++++++++++++++
3 files changed, 147 insertions(+), 9 deletions(-)
create mode 100644
src/test/java/org/apache/sling/jcr/contentloader/internal/hc/BundleContentLoadedCheckTest.java