[build-helper-maven-plugin] 07/21: Updated version 1.9 from 'upstream/1.9'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 19 23:31:33 UTC 2017


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

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

commit b5604b7d029b1d90ef686ce4183922c4d6beca40
Merge: ac5daf4 8010598
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 20 00:50:59 2017 +0200

    Updated version 1.9 from 'upstream/1.9'
    
    with Debian dir e66e4ebea3f40d544543b553422d97694028159d

 .gitignore                                         |   1 -
 pom.xml                                            |  10 +-
 src/it/mbuildhelper-34/invoker.properties          |   3 +
 src/it/mbuildhelper-34/pom.xml                     |  51 +++++
 src/it/mbuildhelper-34/verify.groovy               |   8 +
 src/it/regex-multi/invoker.properties              |   1 +
 src/it/regex-multi/pom.xml                         |  59 +++++
 .../regex-multi/src/main/resources/test.properties |   1 +
 src/it/regex-multi/verify.bsh                      |  23 ++
 .../invoker.properties                             |   1 +
 ...rtyMojo.java => AbstractRegexPropertyMojo.java} |  82 +++----
 .../codehaus/mojo/buildhelper/AddResourceMojo.java |   2 +-
 .../codehaus/mojo/buildhelper/AddSourceMojo.java   |  12 +-
 .../mojo/buildhelper/AddTestResourceMojo.java      |   7 +-
 .../mojo/buildhelper/AddTestSourceMojo.java        |   2 +-
 .../org/codehaus/mojo/buildhelper/Artifact.java    |   2 +-
 .../mojo/buildhelper/AttachArtifactMojo.java       |   2 +-
 .../{AddSourceMojo.java => CpuCountMojo.java}      | 139 ++++++------
 .../org/codehaus/mojo/buildhelper/LocalIpMojo.java |  37 +--
 .../mojo/buildhelper/OsgiArtifactVersion.java      |   2 +-
 .../mojo/buildhelper/ParseVersionMojo.java         |  11 +-
 ...AddSourceMojo.java => RegexPropertiesMojo.java} | 137 ++++++------
 .../mojo/buildhelper/RegexPropertyMojo.java        |  46 +---
 ...PropertyMojo.java => RegexPropertySetting.java} | 247 +++++++++++----------
 .../mojo/buildhelper/RemoveLocalArtifactMojo.java  |   2 +-
 .../mojo/buildhelper/ReserveListenerPortMojo.java  |  38 ++--
 src/site/apt/index.apt                             |   5 +
 src/site/apt/usage.apt.vm                          |  76 ++++++-
 28 files changed, 599 insertions(+), 408 deletions(-)

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



More information about the pkg-java-commits mailing list