This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-stapler-plugin.
commit 59663611befd94d69e8b8efaf54e0e825af0a468 Author: Emmanuel Bourg <[email protected]> Date: Tue May 27 16:44:47 2014 +0200 Ignore the Maven dependency on animal-sniffer-maven-plugin --- debian/changelog | 1 + debian/maven.ignoreRules | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f54c1be..c80d5e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-stapler-plugin (1.17-1) UNRELEASED; urgency=medium * Team upload. * New upstream release * Removed java7-compat.patch (fixed upstream) + * Ignore the Maven dependency on animal-sniffer-maven-plugin -- Emmanuel Bourg <[email protected]> Tue, 27 May 2014 16:33:48 +0200 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 0588d7c..39afa72 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -17,3 +17,4 @@ org.apache.maven.plugins maven-idea-plugin * * * * org.jvnet.wagon-svn wagon-svn * * * * org.jvnet.maven-jellydoc-plugin maven-jellydoc-plugin * * * * +org.codehaus.mojo animal-sniffer-maven-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-stapler-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

