[jasperreports] 04/04: Fix maven.rules.

Markus Koschany apo-guest at moszumanska.debian.org
Tue Oct 20 18:53:17 UTC 2015


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

apo-guest pushed a commit to branch master
in repository jasperreports.

commit 94e0640fcae0b17c9304bd2644ec3e3d32b2a54d
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Oct 20 20:45:15 2015 +0200

    Fix maven.rules.
---
 debian/maven.rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/maven.rules b/debian/maven.rules
index e3e1b14..ee26074 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,7 +19,7 @@ org.codehaus.groovy * * s/.*/2.x/ * *
 s/org.mozilla/rhino/ s/rhino/js/ * s/.*/debian/ * *
 s/org.jfree/jfree/ * * s/.*/debian/ * *
 s/commons-javaflow/org.apache.commons/ * * s/.*/debian/ * *
-org.apache.lucene lucene-core * * s/4\..*/4.x/ * *
-org.apache.lucene lucene-analyzers-common * * s/4\..*/4.x/ * *
-org.apache.lucene lucene-queryparser * * s/4\..*/4.x/ * *
+org.apache.lucene lucene-core * s/4\..*/4.x/ * *
+org.apache.lucene lucene-analyzers-common * s/4\..*/4.x/ * *
+org.apache.lucene lucene-queryparser * s/4\..*/4.x/ * *
 

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



More information about the pkg-java-commits mailing list