You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2017/02/01 13:18:51 UTC

[jira] [Resolved] (FELIX-5460) [R7] Update DTOs

     [ https://issues.apache.org/jira/browse/FELIX-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved FELIX-5460.
-------------------------------------
    Resolution: Fixed

Implemented in rev 1781242

> [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
>            Assignee: 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.15#6346)