This is an automated email from the ASF dual-hosted git repository.
tmaret pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git.
from 78b28f3 SLING-4075 - Improve test coverage of SCD
new 90aa720 SLING-4075 - Improve test coverage of SCD
new 2d00037 SLING-4075 - Improve test coverage of SCD
The 411 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/distribution/util/impl/DigestUtils.java | 25 -------
.../distribution/util/impl/DigestUtilsTest.java | 84 ++++++++++++++++++++++
2 files changed, 84 insertions(+), 25 deletions(-)
create mode 100644
src/test/java/org/apache/sling/distribution/util/impl/DigestUtilsTest.java