[
https://issues.apache.org/jira/browse/FELIX-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872069#comment-13872069
]
Clement Escoffier commented on FELIX-4381:
------------------------------------------
Static properties are not necessarily immutable as their value can be
overridden by the instance configuration. Static does not mean immutable, but
means that the property won't change after the instance creation.
To set a static property 'immutable' just use the 'immutable' attribute.
> StaticServiceProperty should be immutable by default
> ----------------------------------------------------
>
> Key: FELIX-4381
> URL: https://issues.apache.org/jira/browse/FELIX-4381
> Project: Felix
> Issue Type: Bug
> Components: iPOJO
> Reporter: Morgan Martinet
> Assignee: Clement Escoffier
> Priority: Minor
>
> StaticServiceProperty should be immutable by default
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)