This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-reporting-impl.
commit 13b5925ae6270eed3d401572c33a405631885f83 Merge: e2c6138 72d6f22 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 28 00:59:37 2017 +0200 Updated version 3.0.0 from 'upstream/3.0.0' with Debian dir ae8178c5f509ba0d40c8edc28f110f23ad8918f8 pom.xml | 109 ++++++++++++++--- src/it/settings.xml | 55 +++++++++ src/it/setup-reporting-plugin/invoker.properties | 18 +++ src/it/setup-reporting-plugin/pom.xml | 136 +++++++++++++++++++++ .../maven/reporting/its/custom/CustomReport.java} | 38 ++++-- .../its/custom/CustomReportRenderer.java} | 16 +-- .../its/custom/CustomReportWithRenderer.java} | 28 ++--- .../maven/reporting/its/custom/ExternalReport.java | 96 +++++++++++++++ src/it/use-as-direct-mojo/invoker.properties | 20 +++ src/it/use-as-direct-mojo/pom.xml | 33 +++++ .../use-as-direct-mojo/verify.groovy} | 31 +++-- src/it/use-as-site-report/invoker.properties | 18 +++ src/it/use-as-site-report/pom.xml | 66 ++++++++++ .../use-as-site-report/verify.groovy} | 37 ++---- .../maven/reporting/AbstractMavenReport.java | 48 ++++---- .../reporting/AbstractMavenReportRenderer.java | 82 +------------ src/site/apt/index.apt.vm | 41 +++++-- src/site/site.xml | 2 +- src/site/xdoc/download.xml.vm | 2 +- .../reporting/AbstractMavenReportRendererTest.java | 14 +++ 20 files changed, 684 insertions(+), 206 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-reporting-impl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

