This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-validation-impl.git
from e71d181 SLING-13080 Migrate ITs to Feature Model and Sling 14 (#2)
new 71c0713 SLING-13068 Update to Parent 65
new 39d005b SLING-13068 apply spotless formatting
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:
pom.xml | 17 +++---
.../validation/InvalidResourceException.java | 43 +++++++-------
.../impl/ModelValidationConfiguration.java | 10 +++-
.../validation/impl/ModelValidationImpl.java | 68 +++++++++++++---------
.../validation/impl/it/GenerateTestBundle.java | 17 +++---
.../testbundle/models/ModelValidationDisabled.java | 34 ++++++-----
.../testbundle/models/ModelValidationOptional.java | 34 ++++++-----
.../testbundle/models/ModelValidationRequired.java | 34 ++++++-----
.../impl/it/testing/ModelValidationIT.java | 51 +++++++++-------
9 files changed, 171 insertions(+), 137 deletions(-)