Carsten Ziegeler created FELIX-5460:
---------------------------------------
Summary: [R7] Update DTOs
Key: FELIX-5460
URL: https://issues.apache.org/jira/browse/FELIX-5460
Project: Felix
Issue Type: Sub-task
Components: Declarative Services (SCR)
Reporter: Carsten Ziegeler
Fix For: scr-2.1.0
The ReferenceDTO is updated to add 2 new fields: parameter and collectionType
for the new parameter attribute and the existing field-collection-type
attribute which can now be explicitly set via the Reference annotation.
The ComponentDescriptionDTO is updated to add a factoryProperties field. If the
component is a factory component, this field must be non-null and contain any
factory properties declared in the component description.
The ComponentConfigurationDTO is updated to add a failure field and a
FAILED_ACTIVATION state value. If the component configuration is satisfied but
fails to activate due to some exception, the state must be FAILED_ACTIVATION
and the failure field will hold the exception information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)