[maven-bundle-plugin] 06/08: Ignore the apache-rat plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Dec 7 11:25:33 UTC 2015


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 <ebourg at apache.org>
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 <ebourg at apache.org>  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



More information about the pkg-java-commits mailing list