[
https://issues.apache.org/jira/browse/FELIX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-507.
----------------------------------
Resolution: Fixed
> properties and service names of extended components not always included
> -----------------------------------------------------------------------
>
> Key: FELIX-507
> URL: https://issues.apache.org/jira/browse/FELIX-507
> Project: Felix
> Issue Type: Bug
> Components: Maven SCR Plugin
> Affects Versions: felix-1.0.0, felix-1.0.1, felix-1.0.2, felix-1.0.3
> Reporter: Felix Meschberger
> Assignee: Carsten Ziegeler
> Fix For: felix-1.0.4
>
>
> If a bundle B1 contains an abstract component with @scr.* tags, the
> respective information is added to the bundle in the
> OSGI-INF/scr-plugin/scrinfo.xml file. This file is read by the
> maven-scr-plugin if the bundle is referenced during a build.
> Unfortunately of this descriptor only the @scr.reference tags are reused
> while the @scr.service and @scr.property tags are ignored. As the abstract
> component source file is not available either, the service names and
> properties of the abstract component are not inherited.
> There is no workaround for this except duplicating the tags ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.