project defaults not inherited properly
---------------------------------------

                 Key: FELIX-1609
                 URL: https://issues.apache.org/jira/browse/FELIX-1609
             Project: Felix
          Issue Type: Bug
          Components: Sigil
            Reporter: Derek Baum
            Assignee: Derek Baum
            Priority: Minor


property defaults are not correctly inherited via 3 levels of defaults

the original file read creates a BldConfig object and _all_ the defaults read 
create a default BldConfig object

a 3rd level default property, e.g.

project:provider: x
project;pattern: y

will completely replace the previous value, rather than merging with the 
existing value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to