This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-test-services.git
commit 0c1e400ab9aee6b7ae4c45a86efef5824b36510f Author: Konrad Windszus <[email protected]> AuthorDate: Wed Mar 29 12:43:00 2017 +0000 SLING-6727 adjust test validation model to new property name git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1789351 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/SLING-CONTENT/apps/sling/validation/models/model1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/SLING-CONTENT/apps/sling/validation/models/model1.json b/src/main/resources/SLING-CONTENT/apps/sling/validation/models/model1.json index 4a0fc61..c568966 100644 --- a/src/main/resources/SLING-CONTENT/apps/sling/validation/models/model1.json +++ b/src/main/resources/SLING-CONTENT/apps/sling/validation/models/model1.json @@ -1,5 +1,5 @@ { - "validatedResourceType": "validation/test/resourceType1", + "validatingResourceType": "validation/test/resourceType1", "applicablePaths": [ "/validation/testing/fakeFolder1", "/content/validated" -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
