[apache-directory-api] 01/02: Add mockito-core to maven.ignoreRules
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sat Jan 27 09:58:06 UTC 2018
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository apache-directory-api.
commit 32485f6ca1476162b2237f334d95c27948e7d36b
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sat Jan 27 09:07:16 2018 +0000
Add mockito-core to maven.ignoreRules
---
debian/changelog | 3 ++-
debian/maven.ignoreRules | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 21f8dfa..3502233 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apache-directory-api (1.0.0-1) unstable; urgency=medium
+apache-directory-api (1.0.0-1) UNRELEASED; urgency=medium
* Team upload.
* Watch official signed upstream release tarballs
@@ -15,6 +15,7 @@ apache-directory-api (1.0.0-1) unstable; urgency=medium
* Bump debhelper compat from 9 to 11
* Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
* Remove unnecessary greater-than versioned dependency
+ * Add mockito-core to maven.ignoreRules
-- Christopher Hoskin <mans0954 at debian.org> Fri, 26 Jan 2018 22:17:26 +0000
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ef12f3b..4c4601b 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -19,4 +19,6 @@ org.ops4j.pax.exam pax-exam * * * *
org.slf4j slf4j-log4j12 * * * *
de.thetaphi forbiddenapis * * * *
org.apache.maven.plugins maven-checkstyle-plugin * * * *
+org.apache.maven.plugins maven-javadoc-plugin * * * *
org.apache.servicemix.bundles org.apache.servicemix.bundles.antlr * * * *
+org.mockito mockito-core * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-directory-api.git
More information about the pkg-java-commits
mailing list