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

Carsten Ziegeler resolved SLING-2976.
-------------------------------------

    Resolution: Fixed

Added additional methods to the settings service to get the name and description
If sling.name and sling.description are set as framework properties, these 
values will be displayed. Otherwise a default value will be returned.
In addition, it's possible to change the values for an instance. In that case, 
the values are written into a bundle private data file which has precedence 
over the framework properties.
                
> Add support for instance name and description
> ---------------------------------------------
>
>                 Key: SLING-2976
>                 URL: https://issues.apache.org/jira/browse/SLING-2976
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: Extensions Settings 1.2.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Settings 1.2.4
>
>
> With the introduction of the topology API, we added support for two framework 
> properties sling.name and sling.description. Right now, these values need 
> either be set as system properties or in the sling.properties file.
> There are two issues with these:
> - we don't have any default values
> - they are not changeable at run time

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to