[commons-configuration2] 05/06: Updated the Maven rules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Dec 29 22:24:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-configuration2.
commit 1ba580557e02525375eaf68494b5b7ce5c092ca2
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Dec 29 23:11:30 2017 +0100
Updated the Maven rules
---
debian/maven.ignoreRules | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index fed36bb..d219c89 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,10 +1,10 @@
-dbunit dbunit * * * *
-hsqldb hsqldb * * * *
junit-addons junit-addons * * * *
log4j log4j * * * *
mockobjects mockobjects-core * * * *
mockobjects mockobjects-jdk1.4-j2ee1.3 * * * *
+org.apache.commons commons-dbcp2 * * * *
+org.apache.commons commons-pool2 * * * *
org.apache.maven.plugins maven-assembly-plugin * * * *
org.apache.maven.plugins maven-changes-plugin * * * *
org.apache.maven.plugins maven-checkstyle-plugin * * * *
@@ -14,5 +14,7 @@ org.apache.rat apache-rat-plugin * * * *
org.codehaus.mojo clirr-maven-plugin * * * *
org.codehaus.mojo cobertura-maven-plugin * * * *
org.codehaus.mojo findbugs-maven-plugin * * * *
+org.dbunit dbunit * * * *
+org.hsqldb hsqldb * * * *
org.slf4j slf4j-ext * * * *
org.springframework spring-test * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-configuration2.git
More information about the pkg-java-commits
mailing list