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/01 18:22:45 UTC

[jira] Created: (FELIX-617) SCR information is not inherited when super class is in a 'provided' bundle

SCR information is not inherited when super class is in a 'provided' bundle
---------------------------------------------------------------------------

                 Key: FELIX-617
                 URL: https://issues.apache.org/jira/browse/FELIX-617
             Project: Felix
          Issue Type: Bug
          Components: Maven SCR Plugin
    Affects Versions: maven-scr-plugin-1.0.5, maven-scr-plugin-1.0.4, maven-scr-plugin-1.0.3, maven-scr-plugin-1.0.2, maven-scr-plugin-1.0.1
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: maven-scr-plugin-1.0.6


The mechanism to detect abstract scr configurations from dependencies currently checks the scope for either being runtime or compile. Very often "provided" is used for bundle dependencies, so this scope should be allowed as well.

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


[jira] Closed: (FELIX-617) SCR information is not inherited when super class is in a 'provided' bundle

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-617.
----------------------------------

    Resolution: Fixed

Fixed in revision 673133

> SCR information is not inherited when super class is in a 'provided' bundle
> ---------------------------------------------------------------------------
>
>                 Key: FELIX-617
>                 URL: https://issues.apache.org/jira/browse/FELIX-617
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.0.1, maven-scr-plugin-1.0.2, maven-scr-plugin-1.0.3, maven-scr-plugin-1.0.4, maven-scr-plugin-1.0.5
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: maven-scr-plugin-1.0.6
>
>
> The mechanism to detect abstract scr configurations from dependencies currently checks the scope for either being runtime or compile. Very often "provided" is used for bundle dependencies, so this scope should be allowed as well.

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