summaryrefslogtreecommitdiff
path: root/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
commitc190f7dcc2c0d6cc84956fc8443f60a12d8645e1 (patch)
treeb9ef3b860d0f7483391146278f9b58e60354c283 /java/client
parent2d2987524e190459d3c6d39ac816b2655deee443 (diff)
downloadqpid-python-c190f7dcc2c0d6cc84956fc8443f60a12d8645e1.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/qpid@489215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client')
-rw-r--r--java/client/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/client/pom.xml b/java/client/pom.xml
index a280430ece..68e6f30e01 100644
--- a/java/client/pom.xml
+++ b/java/client/pom.xml
@@ -35,7 +35,6 @@
<properties>
<topDirectoryLocation>..</topDirectoryLocation>
- <amqj.logging.level>warn</amqj.logging.level>
</properties>
<dependencies>