This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-bundle-plugin.
commit 552c2c83e24ec7d862f3c0aa5ea3282a4688330a Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 7 12:17:54 2015 +0100 Ignore the apache-rat plugin --- debian/changelog | 1 + debian/maven.ignoreRules | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5ed100e..db44fec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ maven-bundle-plugin (2.5.4-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches - Replaced the dependency on biz.aQute.bndlib with bndlib + - Ignore the apache-rat plugin * Build with the DH sequencer instead of CDBS -- Emmanuel Bourg <[email protected]> Mon, 07 Dec 2015 11:48:03 +0100 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index a6f3dbf..c017479 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -1,3 +1,4 @@ org.apache.maven.plugins maven-changes-plugin * * * * org.apache.maven.shared maven-plugin-testing-harness * * * * +org.apache.rat apache-rat-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

