[ 
https://issues.apache.org/jira/browse/KARAF-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000891#comment-13000891
 ] 

Jean-Baptiste Onofré commented on KARAF-468:
--------------------------------------------

To avoid to write:
String value = "default";
if (properties.get("foo") != null)
  default = properties.get("foo");

I'm going to submit a patch in Felix Utils with getProperty(propertyName, 
defaultValue) method.

> The admin InstanceImpl class should use the util properties for loading / 
> storing rmiRegistryPort , sshPort
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-468
>                 URL: https://issues.apache.org/jira/browse/KARAF-468
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to