You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2007/11/13 22:36:43 UTC

[jira] Closed: (FELIX-419) Add possibility to Maven SCR Plugin to only generate metadata descriptors

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

Felix Meschberger closed FELIX-419.
-----------------------------------

    Resolution: Fixed

Implemented a new ds attribute as discussed in the issue summary in Rev. 594649

> Add possibility to Maven SCR Plugin to only generate metadata descriptors
> -------------------------------------------------------------------------
>
>                 Key: FELIX-419
>                 URL: https://issues.apache.org/jira/browse/FELIX-419
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>
> Currently the Maven SCR Plugin generates Declarative Service descriptors and MetaType service descriptors by default. Generation of MetaType service descriptors may be switched off by setting the metatype attribute of the @scr.component tag to anything else than true or yes, e.g. metatype="no".
> Along these lines, it would be usefull to have a similar attribute - ds - to switch off generation of the Declarative Services descriptor if only the MetaType service descriptor would be needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.