You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/07/03 15:54:20 UTC

[maven-assembly-plugin] branch master updated (8fba93dd -> 7ab92934)

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

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


    from 8fba93dd Fix Jenkins url
     add 7ab92934 [MASSEMBLY-964] Fix initFile for FileLocation, UrlLocation

No new revisions were added by this update.

Summary of changes:
 .../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 +--
 4 files changed, 31 insertions(+), 30 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%)