implemented interfaces of base classes from the class path are not recognized -----------------------------------------------------------------------------
Key: FELIX-375 URL: https://issues.apache.org/jira/browse/FELIX-375 Project: Felix Issue Type: Bug Components: Maven SCR Plugin Reporter: Felix Meschberger Assignee: Felix Meschberger The @scr.service tag without an interface parameter should cause the plugin to deduce the list of interfaces from the class itself and from any extended classes. If the classes are available to the plugin in compiled form only, the plugin currently does not provide the information on implemented interfaces. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.