SAP / cloud-mta

Built-in tools to work with Multi-Target-Application (MTA) projects
Apache License 2.0
22 stars 10 forks source link

Extend merge functionality between mta.yaml and mta extension descriptor #106

Closed tal-sapan closed 5 years ago

tal-sapan commented 5 years ago

Checklist

tal-sapan commented 5 years ago

Now merging:

Maps are merged recursively (extended). Trying to overwrite a non-overwritableble property or parameter is an error (overwritable is true by default). Trying to extend module, resource, provides, requires, hook etc which doesn't exist in the mta.yaml is an error.