You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/04/22 21:50:49 UTC

[jira] Created: (FELIX-2300) SCR Plugin should be able to produce a metatype property for service.ranking

SCR Plugin should be able to produce a metatype property for service.ranking
----------------------------------------------------------------------------

                 Key: FELIX-2300
                 URL: https://issues.apache.org/jira/browse/FELIX-2300
             Project: Felix
          Issue Type: Improvement
          Components: Maven SCR Plugin
            Reporter: Justin Edelson


private should default to true for service.ranking, but this should produce metatype data:
    /**
     * The service ranking property.
     *
     * @scr.property type="Integer" value="0" private="false"
     */
    private static final String PAR_SERVICE_RANKING = Constants.SERVICE_RANKING;


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


[jira] Closed: (FELIX-2300) SCR Plugin should be able to produce a metatype property for service.ranking

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

Carsten Ziegeler closed FELIX-2300.
-----------------------------------


> SCR Plugin should be able to produce a metatype property for service.ranking
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2300
>                 URL: https://issues.apache.org/jira/browse/FELIX-2300
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.4.2
>            Reporter: Justin Edelson
>            Assignee: Carsten Ziegeler
>             Fix For:  maven-scr-plugin-1.4.4
>
>         Attachments: FELIX-2300.patch
>
>
> private should default to true for service.ranking, but this should produce metatype data:
>     /**
>      * The service ranking property.
>      *
>      * @scr.property type="Integer" value="0" private="false"
>      */
>     private static final String PAR_SERVICE_RANKING = Constants.SERVICE_RANKING;

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


[jira] Assigned: (FELIX-2300) SCR Plugin should be able to produce a metatype property for service.ranking

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

Carsten Ziegeler reassigned FELIX-2300:
---------------------------------------

    Assignee: Carsten Ziegeler

> SCR Plugin should be able to produce a metatype property for service.ranking
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2300
>                 URL: https://issues.apache.org/jira/browse/FELIX-2300
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>            Reporter: Justin Edelson
>            Assignee: Carsten Ziegeler
>         Attachments: FELIX-2300.patch
>
>
> private should default to true for service.ranking, but this should produce metatype data:
>     /**
>      * The service ranking property.
>      *
>      * @scr.property type="Integer" value="0" private="false"
>      */
>     private static final String PAR_SERVICE_RANKING = Constants.SERVICE_RANKING;

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


[jira] Resolved: (FELIX-2300) SCR Plugin should be able to produce a metatype property for service.ranking

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

Carsten Ziegeler resolved FELIX-2300.
-------------------------------------

    Resolution: Fixed

Thanks for your patch, Justin.
I've applied it in revision 937258

> SCR Plugin should be able to produce a metatype property for service.ranking
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2300
>                 URL: https://issues.apache.org/jira/browse/FELIX-2300
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.4.2
>            Reporter: Justin Edelson
>            Assignee: Carsten Ziegeler
>             Fix For:  maven-scr-plugin-1.4.4
>
>         Attachments: FELIX-2300.patch
>
>
> private should default to true for service.ranking, but this should produce metatype data:
>     /**
>      * The service ranking property.
>      *
>      * @scr.property type="Integer" value="0" private="false"
>      */
>     private static final String PAR_SERVICE_RANKING = Constants.SERVICE_RANKING;

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


[jira] Updated: (FELIX-2300) SCR Plugin should be able to produce a metatype property for service.ranking

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

Carsten Ziegeler updated FELIX-2300:
------------------------------------

        Fix Version/s:  maven-scr-plugin-1.4.4
    Affects Version/s: maven-scr-plugin-1.4.2

> SCR Plugin should be able to produce a metatype property for service.ranking
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2300
>                 URL: https://issues.apache.org/jira/browse/FELIX-2300
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.4.2
>            Reporter: Justin Edelson
>            Assignee: Carsten Ziegeler
>             Fix For:  maven-scr-plugin-1.4.4
>
>         Attachments: FELIX-2300.patch
>
>
> private should default to true for service.ranking, but this should produce metatype data:
>     /**
>      * The service ranking property.
>      *
>      * @scr.property type="Integer" value="0" private="false"
>      */
>     private static final String PAR_SERVICE_RANKING = Constants.SERVICE_RANKING;

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


[jira] Updated: (FELIX-2300) SCR Plugin should be able to produce a metatype property for service.ranking

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

Justin Edelson updated FELIX-2300:
----------------------------------

    Attachment: FELIX-2300.patch

patch

> SCR Plugin should be able to produce a metatype property for service.ranking
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2300
>                 URL: https://issues.apache.org/jira/browse/FELIX-2300
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>            Reporter: Justin Edelson
>         Attachments: FELIX-2300.patch
>
>
> private should default to true for service.ranking, but this should produce metatype data:
>     /**
>      * The service ranking property.
>      *
>      * @scr.property type="Integer" value="0" private="false"
>      */
>     private static final String PAR_SERVICE_RANKING = Constants.SERVICE_RANKING;

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