This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jdependency.
commit e2aa9e1137bc44f6a19d872a2c6df9aaa9835e6b Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 18 14:01:51 2016 +0100 Ignore the release plugin --- debian/maven.ignoreRules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index bf41636..aa14127 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -3,5 +3,6 @@ org.apache.maven.plugins maven-javadoc-plugin * * * * org.apache.maven.plugins maven-jxr-plugin * * * * org.apache.maven.plugins maven-pmd-plugin * * * * org.apache.maven.plugins maven-project-info-reports-plugin * * * * +org.apache.maven.plugins maven-release-plugin * * * * org.apache.maven.plugins maven-surefire-report-plugin * * * * org.codehaus.mojo taglist-maven-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdependency.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

