This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository shiro.
commit 97b5fbd870afc84aa150983e0a166cb2e2a34f6e Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 16 15:25:37 2016 +0100 Ignore jacoco-maven-plugin --- debian/maven.ignoreRules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 2f58df7..2a15d82 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -22,5 +22,6 @@ org.codehaus.mojo dashboard-maven-plugin * * * * org.codehaus.mojo jdepend-maven-plugin * * * * org.codehaus.mojo taglist-maven-plugin * * * * org.easymock easymock * * * * +org.jacoco jacoco-maven-plugin * * * * org.sonatype.plugins nexus-staging-maven-plugin * * * * org.springframework spring-test * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shiro.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

