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/18 08:43:00 UTC

[jira] [Closed] (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 closed MASSEMBLY-934.
------------------------------------
    Fix Version/s: 3.2.1
       Resolution: Fixed

Fixed in [5ba9b81c27302c582e609a06865cc2e83ab2a047|https://gitbox.apache.org/repos/asf?p=maven-assembly-plugin.git;a=commit;h=5ba9b81c27302c582e609a06865cc2e83ab2a047]

> 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
>             Fix For: 3.2.1
>
>
> 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)