[
https://issues.apache.org/jira/browse/SLING-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222972#comment-14222972
]
Konrad Windszus commented on SLING-4192:
----------------------------------------
Manually applied the fix in r1641391. Thanks [~santiagozky] for spotting this.
> ModelAdapterFactory references the wrong interface for
> injectAnnotationProcessorFactories2
> ------------------------------------------------------------------------------------------
>
> Key: SLING-4192
> URL: https://issues.apache.org/jira/browse/SLING-4192
> Project: Sling
> Issue Type: Bug
> Reporter: santiago garcĂa pimentel
> Assignee: Konrad Windszus
>
> in
> https://github.com/apache/sling/blob/trunk/bundles/extensions/models/impl/src/main/java/org/apache/sling/models/impl/ModelAdapterFactory.java
> the reference interface for injectAnnotationProcessorFactories2 is
> injectAnnotationProcessorFactories.class instead of
> injectAnnotationProcessorFactories2.class. this is causing the ChildResource
> injector not to function properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)