[jira] Created: (FELIX-1854) Allows instances to directly declares service.* properties (pid, ranking, vendor, description)

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (FELIX-1854) Allows instances to directly declares service.* properties (pid, ranking, vendor, description)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Allows instances to directly declares service.* properties (pid, ranking, vendor, description)
----------------------------------------------------------------------------------------------

                 Key: FELIX-1854
                 URL: https://issues.apache.org/jira/browse/FELIX-1854
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
    Affects Versions: iPOJO-1.4.0
            Reporter: Clement Escoffier
             Fix For: iPOJO-1.6.0


To publish a service.* property, iPOJO components have to declare it as service properties. To avoid this declaration, standard OSGi properties should be now directly published if the instance configuration contains those properties. This avoid declaring them as service properties and giving them a value in the instance configuration.

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


[jira] Resolved: (FELIX-1854) Allows instances to directly declares service.* properties (pid, ranking, vendor, description)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Clement Escoffier resolved FELIX-1854.
--------------------------------------

    Resolution: Fixed
      Assignee: Clement Escoffier

Fixed at r. 833671
Instances declaring standard service.* properties will automatically publish those properties with their service registrations.

> Allows instances to directly declares service.* properties (pid, ranking, vendor, description)
> ----------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1854
>                 URL: https://issues.apache.org/jira/browse/FELIX-1854
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.6.0
>
>
> To publish a service.* property, iPOJO components have to declare it as service properties. To avoid this declaration, standard OSGi properties should be now directly published if the instance configuration contains those properties. This avoid declaring them as service properties and giving them a value in the instance configuration.

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