You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/04/26 18:56:27 UTC

[maven-assembly-plugin] branch master updated (0a1aaad -> cfe0355)

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git.


    from 0a1aaad  [MASSEMBLY-927] Support for properties mapping on executions of maven-assembly-plugin
     add cfe0355  Apply try-with-resources

No new revisions were added by this update.

Summary of changes:
 .../archive/ManifestCreationFinalizer.java         | 13 +---
 .../filter/AbstractLineAggregatingHandler.java     | 31 ++------
 .../filter/ComponentsXmlArchiverFileFilter.java    | 24 +-----
 .../filter/SimpleAggregatingDescriptorHandler.java | 40 +++++-----
 .../plugins/assembly/io/DefaultAssemblyReader.java | 45 ++---------
 .../plugins/assembly/utils/LineEndingsUtils.java   | 89 +++++++++-------------
 6 files changed, 74 insertions(+), 168 deletions(-)