[netty] 05/07: Ignore the new test dependencies
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 16 08:18:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository netty.
commit f7ef41563708460905fb189e67ee70c7fa0c0f2f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 16 09:08:16 2017 +0100
Ignore the new test dependencies
---
debian/changelog | 1 +
debian/maven.ignoreRules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 32e57fc..efb12e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ netty (1:4.1.7-1) UNRELEASED; urgency=medium
- Ignore the new codec-xml module (missing dependency)
- New dependency: groovy, libgoogle-gson-java
- Adapted codegen.groovy to run without the groovy-maven-plugin
+ - Ignore the new test dependencies
-- Emmanuel Bourg <ebourg at apache.org> Mon, 16 Jan 2017 02:08:28 +0100
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 7dc1453..c6dfcb8 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -35,6 +35,8 @@ ch.qos.logback logback-classic * * * *
com.google.caliper caliper * * * *
com.yammer.metrics metrics-core * * * *
me.normanmaurer.maven.autobahntestsuite autobahntestsuite-maven-plugin * * * *
+org.apache.commons commons-compress * * * *
+org.apache.directory.server apacheds-protocol-dns * * * *
org.apache.felix org.apache.felix.framework * * * *
org.easymock easymockclassextension * * * *
org.jmock jmock-junit4 * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty.git
More information about the pkg-java-commits
mailing list