[maven-assembly-plugin] branch master updated (c50138c -> 3270a85)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 15 12:57:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository maven-assembly-plugin.

      from  c50138c   Upload to unstable
      adds  a850bb1   New upstream version 3.1.0
       new  008283b   Updated version 3.1.0 from 'upstream/3.1.0'
       new  22f9eaf   Refreshed the patch
       new  675ae25   Added a Maven rule for plexus-component-annotations
       new  3270a85   Upload to unstable

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   9 +
 debian/maven.rules                                 |   3 +-
 debian/patches/01-modello-configuration.patch      |   2 +-
 pom.xml                                            |  20 +-
 src/it/it-project-parent/pom.xml                   |   1 -
 src/it/projects/basic-features/formats/goals.txt   |   1 -
 .../{add-classpath => formats}/invoker.properties  |   0
 .../formats/src/assemblies/format-test.xml         |   2 +
 src/it/projects/basic-features/formats/verify.bsh  |  24 ++
 .../invoker.properties                             |   4 +-
 .../custom-containerDescriptorHandler/verify.bsh   |   4 +-
 .../custom-handler-withFileEntries/verify.bsh      |   4 +-
 .../custom-handler-withMixedEntries/verify.bsh     |   4 +-
 .../massembly-855/child}/pom.xml                   |  25 +-
 .../child/src/assembly/repository.xml              |  21 +-
 .../massembly-855}/invoker.properties              |   0
 .../pom.xml                                        |  19 +-
 .../it/massembly-855/1.0/massembly-855-1.0.pom}    |  25 +-
 .../massembly-855}/verify.bsh                      |  25 +-
 .../assembly/archive/DefaultAssemblyArchiver.java  |  12 +-
 .../wrappers/RepoBuilderConfigSourceWrapper.java   |   8 +-
 .../artifact/DefaultDependencyResolver.java        |  13 +-
 .../plugins/assembly/io/DefaultAssemblyReader.java |   5 +-
 .../assembly/mojos/AbstractAssemblyMojo.java       |   4 +-
 .../plugins/assembly/mojos/SingleAssemblyMojo.java |  13 +-
 .../maven/plugins/assembly/utils/ProjectUtils.java |   5 +-
 src/main/mdo/assembly-component.mdo                |   2 +-
 src/main/mdo/assembly.mdo                          |   6 +-
 src/site/apt/examples/index.apt                    |   2 +
 src/site/apt/examples/single/index.apt             |   2 +
 .../using-container-descriptor-handlers.apt.vm     | 373 +++++++++++++++++++++
 src/site/apt/index.apt.vm                          |   4 +
 src/site/site.xml                                  |   2 +
 .../archive/DefaultAssemblyArchiverTest.java       |  38 ++-
 34 files changed, 582 insertions(+), 100 deletions(-)
 delete mode 100644 src/it/projects/basic-features/formats/goals.txt
 copy src/it/projects/basic-features/{add-classpath => formats}/invoker.properties (100%)
 copy src/it/projects/basic-features/{descriptorDirectoryScan => space & special char}/invoker.properties (86%)
 copy src/it/projects/{mojo-tests/single-in-one-project-hierarchy => repositories/massembly-855/child}/pom.xml (76%)
 copy integration-test-archetype/src/main/resources/archetype-resources/src/main/assembly/bin.xml => src/it/projects/repositories/massembly-855/child/src/assembly/repository.xml (67%)
 copy src/it/projects/{container-descriptors/metaInf-services-aggregation => repositories/massembly-855}/invoker.properties (100%)
 copy src/it/projects/repositories/{repo-with-snapshot-parents => massembly-855}/pom.xml (73%)
 copy src/it/projects/{components/component-moduleSet/pom.xml => repositories/massembly-855/remote-repository/org/apache/maven/plugins/assembly/it/massembly-855/1.0/massembly-855-1.0.pom} (74%)
 copy src/it/projects/{files/filtered-sysprop => repositories/massembly-855}/verify.bsh (64%)
 create mode 100644 src/site/apt/examples/single/using-container-descriptor-handlers.apt.vm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git



More information about the pkg-java-commits mailing list