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

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


    from 2d645c9  SLING-12833 Improved output for mismatch
     add b9c1e64  SLING-12835 Upgrade to Parent 62
     add 5e5f869  SLING-12835 Reformat with spotless
     add 08d5cce  SLING-12835 Ignore formatting changes during blame

No new revisions were added by this update.

Summary of changes:
 .git-blame-ignore-revs                             |   1 +
 pom.xml                                            |  20 +-
 .../java/org/apache/sling/hamcrest/MapUtil.java    |   9 +-
 .../sling/hamcrest/ResourceCollectionMatchers.java |  29 +--
 .../sling/hamcrest/ResourceIteratorMatchers.java   |  29 +--
 .../apache/sling/hamcrest/ResourceMatchers.java    |  89 ++++-----
 .../hamcrest/matchers/ResourceChildrenMatcher.java |  40 ++--
 .../matchers/ResourceCollectionPathMatcher.java    |  32 ++--
 .../matchers/ResourceIteratorPathMatcher.java      |  34 ++--
 .../hamcrest/matchers/ResourceNameMatcher.java     |  33 ++--
 .../hamcrest/matchers/ResourcePathMatcher.java     |  34 ++--
 .../matchers/ResourcePropertiesMatcher.java        |  93 +++++-----
 .../hamcrest/matchers/ResourceTypeMatcher.java     |  34 ++--
 .../org/apache/sling/hamcrest/MapUtilTest.java     |  29 ++-
 .../hamcrest/ResourceCollectionMatchersTest.java   |  41 ++--
 .../hamcrest/ResourceIteratorMatchersTest.java     |  43 ++---
 .../sling/hamcrest/ResourceMatchersTest.java       | 206 ++++++++++-----------
 17 files changed, 388 insertions(+), 408 deletions(-)
 create mode 100644 .git-blame-ignore-revs

Reply via email to