diff options
| author | Stephen Vinoski <vinoski@apache.org> | 2006-12-20 22:46:12 +0000 |
|---|---|---|
| committer | Stephen Vinoski <vinoski@apache.org> | 2006-12-20 22:46:12 +0000 |
| commit | c190f7dcc2c0d6cc84956fc8443f60a12d8645e1 (patch) | |
| tree | b9ef3b860d0f7483391146278f9b58e60354c283 /java/client/pom.xml | |
| parent | 2d2987524e190459d3c6d39ac816b2655deee443 (diff) | |
| download | qpid-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/pom.xml')
| -rw-r--r-- | java/client/pom.xml | 1 |
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> |
