You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/09/05 06:56:26 UTC

[jira] [Resolved] (SLIDER-391) appConfig.json should allow reference to other config properties and resolve them automatically

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

Sumit Mohanty resolved SLIDER-391.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Slider 0.60

> appConfig.json should allow reference to other config properties and resolve them automatically
> -----------------------------------------------------------------------------------------------
>
>                 Key: SLIDER-391
>                 URL: https://issues.apache.org/jira/browse/SLIDER-391
>             Project: Slider
>          Issue Type: Bug
>          Components: agent-provider, app-package
>    Affects Versions: Slider 0.50
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: Slider 0.60
>
>
> At times, a single config property value gets used by several other properties. Its easier and less error prone to refer to the the referenced property by name than making sure that the value is duplicated 
> E.g.
> {noformat}
> A = a
> D = {A},d
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)