summaryrefslogtreecommitdiff
path: root/qpid/java/client
diff options
context:
space:
mode:
authorStephen Vinoski <vinoski@apache.org>2006-12-20 22:46:12 +0000
committerStephen Vinoski <vinoski@apache.org>2006-12-20 22:46:12 +0000
commit9dac34ffd73cdc1428eeb382d4d69c8fc9bc0255 (patch)
treea1440b14c7ee5100bce60170fe627c3966695cdf /qpid/java/client
parentd2f3f6a386f063368b4ae9d49bee8b0dd54b8360 (diff)
downloadqpid-python-9dac34ffd73cdc1428eeb382d4d69c8fc9bc0255.tar.gz
add clover support, fix logging level variables
Added support for the clover plugin to the top-level pom, and eliminated redundant amqj.logging.level variables from module poms. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client')
-rw-r--r--qpid/java/client/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/client/pom.xml b/qpid/java/client/pom.xml
index a280430ece..68e6f30e01 100644
--- a/qpid/java/client/pom.xml
+++ b/qpid/java/client/pom.xml
@@ -35,7 +35,6 @@
<properties>
<topDirectoryLocation>..</topDirectoryLocation>
- <amqj.logging.level>warn</amqj.logging.level>
</properties>
<dependencies>