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

Fabian Christ resolved STANBOL-103.
-----------------------------------

    Resolution: Fixed

All components should now have readable names.
                
> Make OSGi properties display human readable name in the Felix system console
> ----------------------------------------------------------------------------
>
>                 Key: STANBOL-103
>                 URL: https://issues.apache.org/jira/browse/STANBOL-103
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Enhancer, Entity Hub, KReS
>            Reporter: Olivier Grisel
>            Priority: Minor
>
> Most stanbol components use the @Property annotation to declare configurable 
> fields. E.g.:
>     @Property
>     public static final String MODELS_PATH = 
> "org.apache.stanbol.enhancer.engines.opennlp.models.path";
> However the qualified names such as the above are very user-unfriendly. What 
> is the recommended way to have both friendly user facing labels while keeping 
> qualified names as property ids?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to