[
https://issues.apache.org/jira/browse/FELIX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-507:
-----------------------------------
Affects Version/s: (was: felix-1.0.3)
(was: felix-1.0.2)
(was: felix-1.0.1)
(was: felix-1.0.0)
maven-scr-plugin-1.0.3
maven-scr-plugin-1.0.2
maven-scr-plugin-1.0.1
Fix Version/s: (was: felix-1.0.4)
maven-scr-plugin-1.0.4
> 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: maven-scr-plugin-1.0.1, maven-scr-plugin-1.0.2,
> maven-scr-plugin-1.0.3
> Reporter: Felix Meschberger
> Assignee: Carsten Ziegeler
> Fix For: maven-scr-plugin-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.