Open
Description
Gintas Grigelionis opened MDEPLOY-283 and commented
The configuration syntax for deployment of multiple files is ugly: <files>, <classifiers> and <types> as unrelated comma-separated and repetitive (for types) lists. I would like to propose
<items>
<item>
<file>...</file>
<classifier>...</classifier>
<type>...</type>
<item>
</items>
as a complement (and maybe a replacement).
1 votes, 2 watchers