[libmetadata-extractor-java] 11/22: Add maven rule for Junit

Markus Koschany apo at moszumanska.debian.org
Fri Jun 30 22:13:13 UTC 2017


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

apo pushed a commit to branch master
in repository libmetadata-extractor-java.

commit adf2062409f2b74f3586d89ea67dc2039bc6f52c
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jun 30 21:51:34 2017 +0200

    Add maven rule for Junit
---
 debian/maven.ignoreRules | 1 -
 debian/maven.rules       | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index cf947e5..6168fd2 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,4 @@
 
-junit junit * * * *
 xerces xercesImpl * * * *
 org.apache.maven.plugins maven-source-plugin * * * *
 org.sonatype.plugins nexus-staging-maven-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index e05da6e..68ab941 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,3 @@
 
 com.drewnoakes metadata-extractor jar s/.*/debian/ * *
+junit junit * s/4\..*/4.x/ * *

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



More information about the pkg-java-commits mailing list