You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2008/07/02 12:20:44 UTC

[jira] Updated: (FELIX-618) Interface value should be checked and searched in imports

     [ https://issues.apache.org/jira/browse/FELIX-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated FELIX-618:
-----------------------------------

    Component/s: Maven SCR Plugin

> 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
>          Components: Maven SCR Plugin
>    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.