Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

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

@sos-jira-migration-bot

Description

@sos-jira-migration-bot

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions