[ https://issues.apache.org/jira/browse/FELIX-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Felix Meschberger closed FELIX-375. ----------------------------------- Resolution: Fixed Added missing implementation of the ClassLoaderJavaClassDescription.getImplementedInterfaces method. Fixed in Rev. 577662 and deployed SNAPSHOT > 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.