This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-site-plugin.
commit cfcea8f307a4c5036facaa15758d7ed8f73b1cee Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 29 01:41:37 2017 +0200 Ignore apache-rat-plugin and wagon-webdav --- debian/maven.ignoreRules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index e82ae06..511ad7c 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -15,3 +15,5 @@ # junit junit jar s/3\\..*/3.x/ org.apache.maven.plugins maven-project-info-reports-plugin * * * * +org.apache.maven.wagon wagon-webdav-jackrabbit +org.apache.rat apache-rat-plugin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

