[uima-as] 06/11: maven.rules: Rename obsolete activemq-core to activemq-client.

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 0650f09b18853e7f3e6ae0d4afe40519026db4fb
Author: Markus Koschany <apo at debian.org>
Date:   Sat Mar 19 21:05:51 2016 +0100

    maven.rules: Rename obsolete activemq-core to activemq-client.
    
    Closes: #818565
    Thanks: Chris Lamb for the report.
---
 debian/maven.rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/maven.rules b/debian/maven.rules
index 798b7f6..a3def99 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,7 +19,7 @@
 junit junit jar s/3\..*/3.x/ * *
 org.springframework * * s/3\..*/3.x/ * *
 
-org.apache.activemq s/activemq-all/activemq-core/ jar s/.*/debian/ * *
+org.apache.activemq s/activemq-all/activemq-client/ 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