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 20:42:43 UTC

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

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.


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

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated FELIX-419:
-----------------------------------

    Fix Version/s:     (was: felix-1.0.0)
                   maven-scr-plugin-1.0.1

> 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
>             Fix For: maven-scr-plugin-1.0.1
>
>
> 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.


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

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-419 started by Felix Meschberger.

> 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.


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

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated FELIX-419:
-----------------------------------

    Fix Version/s: 1.0.0

> 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
>             Fix For: 1.0.0
>
>
> 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.