summaryrefslogtreecommitdiff
path: root/qpid/java/pom.xml
diff options
context:
space:
mode:
authorAlex Rudyy <orudyy@apache.org>2014-12-10 17:34:24 +0000
committerAlex Rudyy <orudyy@apache.org>2014-12-10 17:34:24 +0000
commitfd6bd8b5dee6807e7890f4eda578a73b4b1bb4dc (patch)
treef003208d7e86053d4859195b0d58a33a792e3e24 /qpid/java/pom.xml
parent71ddec5d6e828d3078a3782ab81955a538d22762 (diff)
downloadqpid-python-fd6bd8b5dee6807e7890f4eda578a73b4b1bb4dc.tar.gz
QPID-6265: Change system tests to have one log per file configured using Log4j, simplify QBTC
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1644492 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/pom.xml')
-rw-r--r--qpid/java/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml
index d2d132294d..43e50980d1 100644
--- a/qpid/java/pom.xml
+++ b/qpid/java/pom.xml
@@ -218,9 +218,6 @@
<amqj.server.logging.level>debug</amqj.server.logging.level>
<amqj.protocol.logging.level>debug</amqj.protocol.logging.level>
<root.logging.level>warn</root.logging.level>
- <log4j.configuration.file>${project.basedir}${file.separator}test-profiles${file.separator}log4j-test.xml</log4j.configuration.file>
- <log4j.configuration>log4j-test.xml</log4j.configuration>
- <log4j.debug>false</log4j.debug>
<test.port>15672</test.port>
<test.mport>18999</test.mport>
<test.cport>19099</test.cport>