You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2022/07/16 08:37:10 UTC

[maven-assembly-plugin] branch MASSEMBLY-969 updated (48dc54c9 -> a4610424)

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

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


    from 48dc54c9 [MASSEMBLY-969] Update common artifact filters
     add 7ab92934 [MASSEMBLY-964] Fix initFile for FileLocation, UrlLocation
     add 0518d3ad [maven-release-plugin] prepare release maven-assembly-plugin-3.4.1
     add dfe89049 [maven-release-plugin] prepare for next development iteration
     add a4610424 Merge remote-tracking branch 'origin/master' into MASSEMBLY-969

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  4 +--
 .../bugs/{massembly-891 => massembly-964}/pom.xml  | 32 ++++++++++++----------
 .../verify.groovy}                                 |  9 +++---
 .../maven/plugins/assembly/io/FileLocation.java    | 16 +++++------
 .../maven/plugins/assembly/io/URLLocation.java     |  4 +--
 5 files changed, 33 insertions(+), 32 deletions(-)
 copy src/it/projects/bugs/{massembly-891 => massembly-964}/pom.xml (71%)
 copy src/it/projects/bugs/{massembly-919/testdep/src/main/java/test/SomeTestHelper.java => massembly-964/verify.groovy} (83%)