[jackson-jr] 12/15: Don't ignore replacer and build-helper-maven-plugin
Markus Koschany
apo at moszumanska.debian.org
Thu Oct 12 16:38:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-jr.
commit 7b2b72fb347fccdc2deb839ed275aff965ae4c21
Author: Markus Koschany <apo at debian.org>
Date: Thu Oct 12 18:18:39 2017 +0200
Don't ignore replacer and build-helper-maven-plugin
---
debian/control | 1 +
debian/maven.ignoreRules | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 6ef356b..091a3e0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
default-jdk,
default-jdk-doc,
junit4,
+ libbuild-helper-maven-plugin-java,
libjackson2-core-java,
libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 7321a02..fe7a87e 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -4,5 +4,3 @@ com.fasterxml.jackson.jr jackson-jr-retrofit2 bundle * * *
com.fasterxml.jackson.jr jackson-jr-stree bundle * * *
junit junit * * * *
org.apache.maven.plugins maven-surefire-plugin * * * *
-com.google.code.maven-replacer-plugin replacer * * * *
-org.codehaus.mojo build-helper-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jr.git
More information about the pkg-java-commits
mailing list