[apache-log4j2] 09/15: Ignore the new test dependencies

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jul 8 14:22:05 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository apache-log4j2.

commit 24eae1cc63dc2de076953ba7b7c94687650696e6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jul 8 15:48:04 2016 +0200

    Ignore the new test dependencies
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index da3f294..4bacc68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ apache-log4j2 (2.6-1) UNRELEASED; urgency=medium
   * New upstream release
     - Fixed the compatibility with jackson and mongodb
     - New dependencies on groovy, libwoodstox-java and libbsh-java
+    - Ignore the new test dependencies
   * Exclude the minified JavaScript files from the upstream tarball
   * Standards-Version updated to 3.9.8
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 78800d3..962e1f3 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -8,6 +8,7 @@ org.apache.logging.log4j.osgi log4j-osgi pom * * *
 org.apache.logging.log4j.samples log4j-samples pom * * *
 ch.qos.logback logback-classic * * * *
 ch.qos.logback logback-core * * * *
+com.google.code.java-allocation-instrumenter java-allocation-instrumenter * * * *
 com.h2database h2 * * * *
 commons-httpclient commons-httpclient * * * *
 javax.jmdns jmdns * * * *
@@ -36,7 +37,9 @@ org.codehaus.woodstox woodstox-core-asl * * * *
 org.easymock easymock * * * *
 org.eclipse.osgi org.eclipse.osgi * * * *
 org.eclipse.persistence org.eclipse.persistence.jpa * * * *
+org.hdrhistogram HdrHistogram * * * *
 org.hsqldb hsqldb * * * *
 org.mockejb mockejb * * * *
 org.slf4j slf4j-ext * * * *
 org.springframework spring-test * * * *
+org.tukaani xz * * * *

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



More information about the pkg-java-commits mailing list