This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch
feature/SLING-13050-integration-tests-single-pom
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git
from 56c47e5 SLING-13050 update feature launcher maven plugin
add b6cd6bc SLING-13072: [Sling Models] Migrate defaults and inheritance
root tests to JUnit 5 (#76)
add 09f2d4e Merge branch 'master' into
feature/SLING-13050-integration-tests-single-pom
No new revisions were added by this update.
Summary of changes:
.../models/impl/DefaultInterfaceMethodTest.java | 18 ++---
.../org/apache/sling/models/impl/DefaultTest.java | 55 ++++++--------
.../sling/models/impl/ExtraDefaultTests.java | 32 +++++---
.../sling/models/impl/ImplementsExtendsTest.java | 86 +++++++++++-----------
.../impl/InjectorSpecificAnnotationTest.java | 61 +++++++--------
.../models/impl/InterfaceInheritanceTest.java | 22 +++---
.../sling/models/impl/InvalidAdaptationsTest.java | 35 ++++-----
7 files changed, 157 insertions(+), 152 deletions(-)