[jsoup] 03/07: Added animal-sniffer-maven-plugin to the ignored plugins
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 21 08:20:47 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jsoup.
commit 92a94547bd860c26c5ed838900e7cc9c76dee4a9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 21 09:07:29 2014 +0200
Added animal-sniffer-maven-plugin to the ignored plugins
---
debian/changelog | 1 +
debian/maven.ignoreRules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 620e9eb..29fb61a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jsoup (1.8.1-1) UNRELEASED; urgency=medium
* New upstream release
* Refreshed the patch
+ * Added animal-sniffer-maven-plugin to the ignored plugins
-- Emmanuel Bourg <ebourg at apache.org> Tue, 21 Oct 2014 08:48:35 +0200
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index c521bf6..7f8fcb0 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -15,3 +15,4 @@
# junit junit jar s/3\\..*/3.x/
org.apache.maven.plugins maven-source-plugin * * * *
+org.codehaus.mojo animal-sniffer-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsoup.git
More information about the pkg-java-commits
mailing list