Guillaume Sauthier created FELIX-4292: -----------------------------------------
Summary: @Component 'propagation' attribute has wrong default value Key: FELIX-4292 URL: https://issues.apache.org/jira/browse/FELIX-4292 Project: Felix Issue Type: Improvement Components: iPOJO Affects Versions: ipojo-manipulator-1.11.0 Reporter: Guillaume Sauthier The ConfigurationHandler uses true as default value for propagation of properties (just like DS spec). This in not aligned with the @Component annotation default value (that is false). So looking at the annotation, we may think that propagation is disabled by default, and still see properties propagated at runtime. -- This message was sent by Atlassian JIRA (v6.1#6144)