[maven-reporting-exec] branch master updated (7d2a7a5 -> 223980d)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 18 07:33:22 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-reporting-exec.
from 7d2a7a5 Upload to unstable
new 558a102 Standards-Version updated to 4.1.1
adds 5e357a0 New upstream version 1.4
new 6486cff Updated version 1.4 from 'upstream/1.4'
new fe421f0 Refreshed the patch
new c2d3556 Updated the Maven rules
new 223980d Upload to unstable
The 5 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/control | 2 +-
debian/maven.rules | 2 +-
debian/patches/01-maven-compatibility.patch | 6 +-
pom.xml | 15 +++--
src/it/forked-lifecycle/pom.xml | 2 +-
.../invoker.properties | 6 +-
src/it/pluginManagement_dependencies/pom.xml | 78 ++++++++++++++++++++++
.../verify.groovy} | 14 ++--
.../reporting/exec/DefaultMavenReportExecutor.java | 28 +++++++-
.../reporting/exec/MavenReportExecutorRequest.java | 47 ++++++++++++-
.../apache/maven/reporting/exec/ReportPlugin.java | 4 +-
.../org/apache/maven/reporting/exec/ReportSet.java | 1 +
src/site/apt/index.apt.vm | 59 ++++++++++------
.../exec/TestDefaultMavenReportExecutor.java | 43 ++++++++++--
15 files changed, 265 insertions(+), 51 deletions(-)
copy src/it/{forked-lifecycle => pluginManagement_dependencies}/invoker.properties (96%)
create mode 100644 src/it/pluginManagement_dependencies/pom.xml
copy src/it/{forked-lifecycle/src/main/java/it/Test.java => pluginManagement_dependencies/verify.groovy} (79%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-reporting-exec.git
More information about the pkg-java-commits
mailing list