[activemq] 04/07: migrate from commons-httpclient -> httpclient

Tony Mancill tmancill at moszumanska.debian.org
Mon Oct 26 04:31:45 UTC 2015


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

tmancill pushed a commit to branch master
in repository activemq.

commit eb1f04c54cc85f0ac2eed68d5ab6069a2e26d82a
Author: tony mancill <tmancill at debian.org>
Date:   Sun Oct 25 13:09:46 2015 -0700

    migrate from commons-httpclient -> httpclient
---
 debian/control     | 2 +-
 debian/maven.rules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 84d6bde..f788c80 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: ant,
                      libcommons-beanutils-java-doc,
                      libcommons-collections3-java,
                      libcommons-daemon-java,
-                     libcommons-httpclient-java,
+                     libhttpclient-java,
                      libcommons-io-java,
                      libcommons-logging-java,
                      libcommons-logging-java-doc,
diff --git a/debian/maven.rules b/debian/maven.rules
index 9a398e5..4e17369 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -26,7 +26,7 @@ org.apache.activemq activemq-console jar s/.*/5.6.0/ * *
 # Dependencies
 org.apache.activemq.protobuf activemq-protobuf * s/.*/1.1/ * *
 commons-collections commons-collections jar s/3\..*/3.x/ * *
-commons-httpclient commons-httpclient jar s/3\..*/3.x/ * *
+commons-httpclient httpclient jar s/3\..*/debian/ * *
 commons-net commons-net jar s/2\..+/2.x/ * *
 s/jdom/org.jdom/ jdom jar s/1\..*/debian/ * *
 log4j log4j jar s/1\.2\..*/1.2.x/ * *

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



More information about the pkg-java-commits mailing list