[ 
https://issues.apache.org/jira/browse/SLING-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222963#comment-14222963
 ] 

ASF GitHub Bot commented on SLING-4192:
---------------------------------------

GitHub user santiagozky opened a pull request:

    https://github.com/apache/sling/pull/47

    SLING-4192 Fix typo in refereceInterface in ModelAdapterFactory

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/santiagozky/sling annotationProcessorFactory2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #47
    
----
commit 5d1a16714b64286ff8f2781acdd73e5cdfdd9e05
Author: Santiago Garcia Pimentel <santiago@santiago-2.local>
Date:   2014-11-24T12:58:45Z

    Fix typo in refereceInterface in ModelAdapterFactory

----


> 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)

Reply via email to