Skip to content

[MDEPLOY-283] Improved configuration syntax for deploy-file #562

Open
@jira-importer

Description

@jira-importer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions