[
https://issues.apache.org/jira/browse/FELIX-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-4379.
-------------------------------------
Resolution: Fixed
Fixed by reverting the changed introduced with FELIX-4170
> Properties, references and services from inherited classes are only used if
> the class has the component annotation
> ------------------------------------------------------------------------------------------------------------------
>
> Key: FELIX-4379
> URL: https://issues.apache.org/jira/browse/FELIX-4379
> Project: Felix
> Issue Type: Bug
> Components: Maven SCR Plugin
> Affects Versions: maven-scr-plugin 1.15.0, scr ant task 1.9.0, scr
> generator 1.8.2
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: maven-scr-plugin 1.15.2, scr ant task 1.9.2, scr
> generator 1.8.4
>
>
> FELIX-4170 introduced a regression: before the change properties, references
> and services from all super classes where used (if inheritance of such
> information was enabled) regardless whether the class had a component
> annotation or not. FELIX-4170 restricted this to classes having the
> annotation.
> We should support the old behaviour for compatibility
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)