[httpcomponents-core] 05/05: Ignore the apache-rat-plugin
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Oct 25 22:23:05 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository httpcomponents-core.
commit 1d2d3d210f76063fb00ba2105a4cdffe3252a13d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Oct 25 23:15:46 2014 +0200
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 eeb3b58..67180d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
httpcomponents-core (4.3.3-1) unstable; urgency=medium
* New upstream release
+ * Ignore the apache-rat-plugin
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg at apache.org> Sat, 25 Oct 2014 23:01:10 +0200
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 8a46139..1ad15c4 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -31,6 +31,7 @@ org.apache.maven.plugins maven-site-plugin * * * *
org.apache.maven.plugins maven-source-plugin * * * *
org.apache.maven.plugins maven-surefire-plugin * * * *
org.apache.maven.plugins maven-surefire-report-plugin * * * *
+org.apache.rat apache-rat-plugin * * * *
org.codehaus.mojo clirr-maven-plugin * * * *
org.docbook docbook-xml * * * *
org.mockito mockito-core * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-core.git
More information about the pkg-java-commits
mailing list