[maven-jar-plugin] 28/33: Updated version 3.0.0 from 'upstream/3.0.0'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 18 10:35:24 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository maven-jar-plugin.

commit 625931ed6c5b5386e39ef8704b8decfad3ffb165
Merge: 0b63bbf bbc856c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 18 12:13:39 2017 +0200

    Updated version 3.0.0 from 'upstream/3.0.0'
    
    with Debian dir b4777cfcd283768991a9a2a7a3e0d666c252279b

 pom.xml                                            |  58 +++++---
 src/it/MJAR-162/pom.xml                            |   2 +-
 src/it/MJAR-183/invoker.properties                 |  19 +++
 src/it/{MJAR-30-fullcontent => MJAR-183}/pom.xml   |  38 ++---
 src/it/MJAR-183/src/main/java/A.java               |  25 ++++
 src/it/MJAR-183/verify.bsh                         |  52 +++++++
 src/it/MJAR-198/invoker.properties                 |  19 +++
 src/it/{MJAR-162 => MJAR-198}/pom.xml              |  46 +++---
 src/it/MJAR-198/src/main/java/A.java               |  25 ++++
 .../MJAR-199-change-classifier/invoker.properties  |  18 +++
 .../pom.xml                                        |  41 +++---
 .../src/test/java/A.java                           |  25 ++++
 src/it/MJAR-199-change-classifier/verify.bsh       |  58 ++++++++
 src/it/MJAR-199/invoker.properties                 |  18 +++
 src/it/{MJAR-60 => MJAR-199}/pom.xml               |  38 ++---
 src/it/MJAR-199/src/test/java/A.java               |  25 ++++
 src/it/MJAR-199/verify.bsh                         |  58 ++++++++
 src/it/MJAR-210/invoker.properties                 |  19 +++
 src/it/{MJAR-162 => MJAR-210}/pom.xml              |  26 +---
 src/it/MJAR-30-excludes/pom.xml                    |   2 +-
 src/it/MJAR-30-fullcontent/pom.xml                 |   2 +-
 src/it/MJAR-30-include/pom.xml                     |   4 +-
 src/it/MJAR-60/pom.xml                             |   2 +-
 src/it/MJAR-70-no-recreation/pom.xml               |   2 +-
 src/it/MJAR-70-recreation/pom.xml                  |   2 +-
 src/it/MJAR-80-exclude/pom.xml                     |   2 +-
 src/it/MJAR-80-fullcontent/pom.xml                 |   2 +-
 src/it/MJAR-80-include/pom.xml                     |   2 +-
 src/it/MJAR-82/pom.xml                             |  10 +-
 src/it/manifest-content/pom.xml                    |   2 +-
 src/it/manifest-content/verify.bsh                 |   6 +-
 src/it/mjar-139/pom.xml                            |   2 +-
 src/it/mjar-71-01/pom.xml                          |   6 +-
 src/it/mjar-71-02/pom.xml                          |   2 +-
 src/it/mjar-90/pom.xml                             |   2 +-
 src/it/project-004/pom.xml                         |   4 +-
 .../META-INF/plexus/components.xml                 | 101 +++++++++++++
 .../{plugin => plugins}/jar/AbstractJarMojo.java   | 160 +++++++++++++--------
 .../maven/{plugin => plugins}/jar/JarMojo.java     |  20 +--
 .../maven/{plugin => plugins}/jar/TestJarMojo.java |  31 ++--
 src/site/apt/examples/default-manifest-file.apt.vm |  54 -------
 .../apt/examples/manifest-customization.apt.vm     |   2 +-
 src/site/apt/index.apt.vm                          |  34 ++++-
 src/site/site.xml                                  |   3 +-
 src/site/xdoc/download.xml.vm                      |   2 +-
 .../maven/{plugin => plugins}/jar/JarMojoTest.java |   7 +-
 .../{plugin => plugins}/jar/MockArtifact.java      |  36 +----
 47 files changed, 783 insertions(+), 331 deletions(-)

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



More information about the pkg-java-commits mailing list