santiago garcía pimentel created SLING-4192:
-----------------------------------------------
Summary: 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
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)