You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/04/17 16:47:00 UTC

[jira] [Updated] (MASSEMBLY-934) Support concatenation of files

     [ https://issues.apache.org/jira/browse/MASSEMBLY-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated MASSEMBLY-934:
-------------------------------------
    Summary: Support concatenation of files  (was: Support combining files)

> Support concatenation of files
> ------------------------------
>
>                 Key: MASSEMBLY-934
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-934
>             Project: Maven Assembly Plugin
>          Issue Type: New Feature
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Major
>
> Current file entry looks like
> {code}
> <file>
>       <source/>
>       <outputDirectory/>
>       <destName/>
>       <fileMode/>
>       <lineEnding/>
>       <filtered/>
>     </file>
> {code}
> It should be possible to define multiple sources here, to combine them into one destination file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)