[junit4] 01/09: Ignore maven replacer plugin.

Markus Koschany apo-guest at moszumanska.debian.org
Wed Dec 16 23:40:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository junit4.

commit f1c4ca8af4ca2d5e3f9a06e6af1432d0aca94246
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 16 22:46:31 2015 +0100

    Ignore maven replacer plugin.
---
 debian/control           | 1 -
 debian/maven.ignoreRules | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 37b8f38..739440d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends-Indep: default-jdk-doc,
                      libhamcrest-java-doc,
                      libmaven-enforcer-plugin-java,
                      libmaven-javadoc-plugin-java,
-                     libreplacer-java,
                      maven-debian-helper
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/junit4.git
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ea1cb2d..fdc81ec 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,3 +1,4 @@
 org.apache.maven.plugins maven-release-plugin * * * *
 org.apache.maven.plugins maven-source-plugin * * * *
 org.codehaus.mojo animal-sniffer-maven-plugin * * * *
+com.google.code.maven-replacer-plugin replacer * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/junit4.git



More information about the pkg-java-commits mailing list