[
https://issues.apache.org/jira/browse/SLING-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241501#comment-15241501
]
Konrad Windszus commented on SLING-5660:
----------------------------------------
To debug the issue with cache invalidation please increase logging to DEBUG
level for category
{{org.apache.sling.validation.impl.resourcemodel.ResourceValidationModelProviderImpl}}.
The according event handler which should be triggered is in
https://github.com/apache/sling/blob/c9e59667d8f9cd698bc33a51f3e6a22e85d4a952/bundles/extensions/validation/core/src/main/java/org/apache/sling/validation/impl/resourcemodel/ResourceValidationModelProviderImpl.java#L147.
> Validation is using outdated sling/validation/model
> ---------------------------------------------------
>
> Key: SLING-5660
> URL: https://issues.apache.org/jira/browse/SLING-5660
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Oliver Lietz
> Fix For: Validation 1.0.0
>
>
> The new {{sling/validation/model}} (one property removed) was used only after
> restarting Validation bundles:
> {{sling.validator.missing-required-property-with-name}}, {{location}} was
> empty.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)