Siyuan Hua created SLIDER-648:
---------------------------------

             Summary: Support component level properties
                 Key: SLIDER-648
                 URL: https://issues.apache.org/jira/browse/SLIDER-648
             Project: Slider
          Issue Type: Improvement
            Reporter: Siyuan Hua


Nowadays I could define properties like this 

global:{
 "site.COMPONENT1.mykey" : "myvalue"
}

That's better to define component properties in component section like this:

components": {
    "COMPONENT1": {
      *"mykey": "myvalue"*
    },



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

Reply via email to