ReflectionUtils.implementsInterface() only checks one interface and returns
---------------------------------------------------------------------------

                 Key: OCM-45
                 URL: https://issues.apache.org/jira/browse/OCM-45
             Project: Jackrabbit OCM
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Will Scheidegger


When checking the interface of the provided class the method always returns 
after checking the first interface. The loop which should run over all 
interfaces has an fixed "return" statement. The attached patch has fixed the 
problem for me.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to