Chuck Rolke created DISPATCH-202:
------------------------------------

             Summary: Config files do not allow attribute type 'map'
                 Key: DISPATCH-202
                 URL: https://issues.apache.org/jira/browse/DISPATCH-202
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Management Agent
    Affects Versions: 0.5
            Reporter: Chuck Rolke


Config file preprocessing clobbers a json map.

A workaround could be to key off the file extension. If the extension is 
'.json' then load the file as straight json else go ahead with the current 
processing.

Some of the preprocessing supports an older config file format which is not 
needed going forward. Supporting pure json has other advantages. One exception 
to the 'pure json' goal is to allow lines starting with '#' as comments that 
are stripped out.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to