[apache-log4j2] 13/15: Ignore the new log4j-appserver module
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 16 16:15:01 GMT 2018
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 96b55e34197d4c2f7bcfe24030ea1fca3e58e258
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Mar 16 17:13:25 2018 +0100
Ignore the new log4j-appserver module
---
debian/changelog | 1 +
debian/liblog4j2-java.poms | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 644fea3..89a4df3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ apache-log4j2 (2.10.0-1) UNRELEASED; urgency=medium
* New upstream release
- Refreshed the patches
- Build the new log4j-api-java9 module
+ - Ignore the new log4j-appserver module
- Updated the Maven rules
- New dependency on libjackson2-annotations-java
* Fixed the build failure with Java 9 (Closes: #893085)
diff --git a/debian/liblog4j2-java.poms b/debian/liblog4j2-java.poms
index 1eff1f5..b2ffe60 100644
--- a/debian/liblog4j2-java.poms
+++ b/debian/liblog4j2-java.poms
@@ -28,6 +28,7 @@
pom.xml --no-parent --has-package-version
log4j-api/pom.xml --has-package-version --java-lib
log4j-api-java9/pom.xml --has-package-version --java-lib
+log4j-appserver/pom.xml --ignore
log4j-core/pom.xml --has-package-version --java-lib
log4j-core-its/pom.xml --ignore
log4j-1.2-api/pom.xml --has-package-version --java-lib
--
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