Interface value should be checked and searched in imports
---------------------------------------------------------
Key: FELIX-618
URL: https://issues.apache.org/jira/browse/FELIX-618
Project: Felix
Issue Type: Improvement
Affects Versions: maven-scr-plugin-1.0.5
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: maven-scr-plugin-1.0.6
Currently when using the @scr.service interface"some class" directive, the
value for interface is not checked if it points to an existing class or
interface. Therefore typos are not detected until runtime (and sometimes very
late at runtime)
In addition, the value for interface could just point to the class name and the
scr plugin can search through the imports to get the fully qualified value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.