[
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)