Bind/Unbind methods are not found in inherited classes
------------------------------------------------------

                 Key: FELIX-445
                 URL: https://issues.apache.org/jira/browse/FELIX-445
             Project: Felix
          Issue Type: Bug
          Components: Maven SCR Plugin
    Affects Versions: 1.0.1
            Reporter: Carsten Ziegeler
             Fix For: 1.0.2


If a service extends a class from another bundle and the inherited class 
implements the bind/unbind methods for a reference, the scr plugin does not 
always find these methods as getDeclaredMethods() on the Class does not find 
them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to