[apache-log4j2] 04/08: Ignore the new log4j-api-scala modules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 21 16:35:06 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 19d62b16468eade2b16bb517c545ed961fd069a3
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 20 20:00:49 2016 +0200
Ignore the new log4j-api-scala modules
---
debian/changelog | 1 +
debian/liblog4j2-java.poms | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9f4d2cc..ee8cb3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ apache-log4j2 (2.7-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Ignore the new log4j-api-scala modules
* Transition to the Servlet API 3.1
-- Emmanuel Bourg <ebourg at apache.org> Tue, 19 Jul 2016 00:32:55 +0200
diff --git a/debian/liblog4j2-java.poms b/debian/liblog4j2-java.poms
index 1efdba2..2bf0db6 100644
--- a/debian/liblog4j2-java.poms
+++ b/debian/liblog4j2-java.poms
@@ -27,6 +27,8 @@
#
pom.xml --has-package-version
log4j-api/pom.xml --has-package-version --java-lib
+log4j-api-scala_2.10/pom.xml --ignore
+log4j-api-scala_2.11/pom.xml --ignore
log4j-core/pom.xml --has-package-version --java-lib
log4j-1.2-api/pom.xml --has-package-version --java-lib
log4j-slf4j-impl/pom.xml --ignore
--
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