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

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

commit d954be1efb409d88b2ede0a14e1478235d032324
Author: Markus Koschany <[email protected]>
Date:   Tue Oct 20 19:52:25 2015 +0200

    maven.rules: Fix Debian's lucene4 version
---
 debian/maven.rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/maven.rules b/debian/maven.rules
index 9d123f4..e3e1b14 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,4 +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/ * *
 

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to