This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.validation.test-services-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-test-services.git
commit 494a9cc0a651542f73bc61dd5e3eb2e54ba779e0 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/bundles/extensions/validation/test-services@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]>.
