You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/07/24 08:45:59 UTC

[jira] [Resolved] (SLING-2976) Add support for instance name and description

     [ 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