Carsten Ziegeler created FELIX-5304: ---------------------------------------
Summary: SERVICE_PID property should not be created Key: FELIX-5304 URL: https://issues.apache.org/jira/browse/FELIX-5304 Project: Felix Issue Type: Bug Components: SCR Tooling Affects Versions: scr annotations 1.10.0 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: scr annotations 1.11.0 The @Component annotation has a boolean flag for creating the SERVICE_PID property which defaults to true. However, the SERVICE_PID property is handled by the DS Implementation and should automatically be set to the configuration PIDs used by the component. Therefore this property should never be created. -- This message was sent by Atlassian JIRA (v6.3.4#6332)