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/27 12:22:28 UTC

[maven-assembly-plugin] branch master updated (cfe0355 -> 919d189)

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 cfe0355  Apply try-with-resources
     add 919d189  [MASSEMBLY-765] add property groupIdPath

No new revisions were added by this update.

Summary of changes:
 .../assembly/utils/AssemblyFormatUtils.java        | 26 ++++++++++++----------
 src/site/fml/faq.fml                               |  2 ++
 .../archive/phase/FileSetAssemblyPhaseTest.java    |  1 +
 .../archive/phase/ModuleSetAssemblyPhaseTest.java  |  4 +++-
 .../assembly/archive/task/AddArtifactTaskTest.java |  1 +
 .../archive/task/AddDependencySetsTaskTest.java    |  9 ++++----
 .../assembly/archive/task/AddFileSetsTaskTest.java |  4 ++++
 .../assembly/utils/AssemblyFormatUtilsTest.java    | 16 +++++++++++++
 8 files changed, 45 insertions(+), 18 deletions(-)