[uima-as] 08/11: Add maven rule for kahadb-store and prevent FTBFS

Markus Koschany apo-guest at moszumanska.debian.org
Sat Mar 19 21:49:26 UTC 2016


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

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

commit 2ee1f85cd077d321ad3e113fa7287c3692cda9f4
Author: Markus Koschany <apo at debian.org>
Date:   Sat Mar 19 21:21:45 2016 +0100

    Add maven rule for kahadb-store and prevent FTBFS
---
 debian/changelog   | 3 ++-
 debian/maven.rules | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f97a604..5348139 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,8 @@ uima-as (2.3.1-5) unstable; urgency=medium
   * Use Build-Depends field only.
   * Build with --parallel.
   * maven.rules: Fix FTBFS by renaming obsolete activemq-core rule to
-    activemq-client. Thanks to Chris Lamb for the report. (Closes: #818565)
+    activemq-client and adding a new rule for activemq-kahadb-store.
+    Thanks to Chris Lamb for the report. (Closes: #818565)
 
  -- Markus Koschany <apo at debian.org>  Sat, 19 Mar 2016 21:07:30 +0100
 
diff --git a/debian/maven.rules b/debian/maven.rules
index a3def99..19f21a4 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -20,6 +20,7 @@ junit junit jar s/3\..*/3.x/ * *
 org.springframework * * s/3\..*/3.x/ * *
 
 org.apache.activemq s/activemq-all/activemq-client/ jar s/.*/debian/ * *
+org.apache.activemq s/kahadb/activemq-kahadb-store/ jar s/.*/debian/ * *
 
 # for uima-as (aggregate)
 commons-httpclient commons-httpclient jar s/.*/3.x/ * *

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



More information about the pkg-java-commits mailing list