Sumit Mohanty created SLIDER-391:
------------------------------------
Summary: 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
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)