[hikaricp] 02/07: Ignore optional dependencies

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Sep 12 22:16:52 UTC 2017


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

apoikos pushed a commit to branch master
in repository hikaricp.

commit aea8628686006418424304ecbb997a3365dd9d0f
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Wed Sep 13 00:35:03 2017 +0300

    Ignore optional dependencies
---
 debian/maven.ignoreRules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 5612c22..b8b352a 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,6 @@
 
 com.h2database h2 * * * *
+io.micrometer micrometer-core * * * *
 io.prometheus simpleclient * * * *
 javax.inject javax.inject * * * *
 junit junit * * * *
@@ -15,6 +16,7 @@ org.mockito mockito-core * * * *
 org.ops4j.pax.exam pax-exam-container-native * * * *
 org.ops4j.pax.exam pax-exam-junit4 * * * *
 org.ops4j.pax.exam pax-exam-link-mvn * * * *
+org.ops4j.pax.exam pax-exam-link-assembly * * * *
 org.ops4j.pax.url pax-url-aether * * * *
 org.ops4j.pax.url pax-url-reference * * * *
 simple-jndi simple-jndi * * * *

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



More information about the pkg-java-commits mailing list