[libhibernate-validator-java] 06/14: Added the missing Maven rule for log4j
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 31 22:47:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libhibernate-validator-java.
commit d5eaa7dba6d5ce500a5d7c9bb64e55d0f46ecc45
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 31 21:57:27 2016 +0200
Added the missing Maven rule for log4j
---
debian/changelog | 1 +
debian/maven.rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ffdc8f2..c4f9678 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libhibernate-validator-java (4.3.2-1) UNRELEASED; urgency=medium
- New build dependency on groovy2
- New dependency on libjboss-logging-tools-java
- Removed jaxb-binding-fixes.patch (fixed upstream)
+ * Added the missing Maven rule for log4j
-- Emmanuel Bourg <ebourg at apache.org> Mon, 27 Apr 2015 10:25:56 +0200
diff --git a/debian/maven.rules b/debian/maven.rules
index 8de531f..eb3d713 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -20,3 +20,4 @@ s/org\.hibernate\.javax\.persistence/org.apache.geronimo.specs/ s/hibernate-jpa-
s/javax.validation/org.apache.geronimo.specs/ s/validation-api/geronimo-validation_1.0_spec/ jar s/.*/debian/
org.testng testng jar s/.*/6.x/
org.codehaus.groovy s/groovy/groovy-all/ * s/.*/2.x/ * *
+log4j log4j * s/.*/1.2.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate-validator-java.git
More information about the pkg-java-commits
mailing list