[okio] 03/04: Normalize the Maven rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon May 30 22:04:59 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository okio.

commit 070847a5ee240bac06cddfa20a8911b902ffe6db
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon May 30 23:59:58 2016 +0200

    Normalize the Maven rules
---
 debian/maven.ignoreRules | 3 ++-
 debian/maven.rules       | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ef7f5f0..260b152 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,2 +1,3 @@
+
 org.apache.maven.plugins maven-release-plugin * * * *
-org.codehaus.mojo animal-sniffer-maven-plugin * * * *
\ No newline at end of file
+org.codehaus.mojo animal-sniffer-maven-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 6456216..1173237 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,3 @@
-junit junit * s/.*/4.x/ * *
-org.codehaus.mojo animal-sniffer-annotations * s/.*/debian/ * *
\ No newline at end of file
+
+junit junit jar s/4\..*/4.x/ * *
+org.codehaus.mojo animal-sniffer-annotations * s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list